Edit

PowerPoint.Interfaces.SensitivityLabelsCatalogData interface

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)