Edit

Share via


IFileEngine.SensitivityLabels Property

Definition

Returns a list of sensitivity labels.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.InformationProtection.Label> SensitivityLabels { get; }
member this.SensitivityLabels : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.InformationProtection.Label>
Public ReadOnly Property SensitivityLabels As ReadOnlyCollection(Of Label)

Property Value

The sensitivity labels.

Applies to