SensitivityLabel.InformationTypeId Property

Definition

Gets or sets the information type ID.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.informationTypeId")]
public string InformationTypeId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.informationTypeId")>]
member this.InformationTypeId : string with get, set
Public Property InformationTypeId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to