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 label according to the provided id.
public Microsoft.InformationProtection.Label GetLabelById (string id);
abstract member GetLabelById : string -> Microsoft.InformationProtection.Label
Public Function GetLabelById (id As String) As Label