IPolicyEngine.DefaultSensitivityLabel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default sensitivity label.
public Microsoft.InformationProtection.Label DefaultSensitivityLabel { get; }
member this.DefaultSensitivityLabel : Microsoft.InformationProtection.Label
Public ReadOnly Property DefaultSensitivityLabel As Label
Property Value
Default sensitivy label if exists, null
if there is no default label set.