Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PowerPoint.Interfaces.SensitivityLabelsCatalogData interface

Package:
powerpoint

An interface describing the data returned by calling sensitivityLabelsCatalog.toJSON().

Properties

getLabelingCapability

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"

Remarks

API set: PowerPointApi BETA (PREVIEW ONLY)


Feedback

Was this page helpful?