PowerPoint.Interfaces.SensitivityLabelsCatalogData interface
An interface describing the data returned by calling sensitivityLabelsCatalog.toJSON().
Properties
| get |
Gets whether the catalog of sensitivity labels is enabled in PowerPoint. |
Property Details
getLabelingCapability
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Gets whether the catalog of sensitivity labels is enabled in PowerPoint.
getLabelingCapability?: PowerPoint.LabelingCapability | "NoLicense" | "LabelingDisabled" | "LabelingPolicyNotFound" | "LabelingEnabled";
Property Value
PowerPoint.LabelingCapability | "NoLicense" | "LabelingDisabled" | "LabelingPolicyNotFound" | "LabelingEnabled"