ExecutionState.GetNewLabel Method
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.
The sensitivity label id that should be applied on the document.
public abstract Microsoft.InformationProtection.Label GetNewLabel ();
abstract member GetNewLabel : unit -> Microsoft.InformationProtection.Label
Public MustOverride Function GetNewLabel () As Label