ContentMarkTypes

ISensitivityLabel.ContentMarkTypes property

Returns the list of types of content marking that ought to be applied to a file.

public IList<SensitivityLabelContentType> ContentMarkTypes { get; }

Return Value

A list of content types SensitivityLabelContentType

See Also