SensitivityLabel.LabelName Property

Definition

Gets or sets the label name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to