SensitivityLabel.InformationType Property

Definition

Gets or sets the information type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to