Edit

Word.Interfaces.SensitivityLabelsCatalogData interface

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

Properties

getLabelingCapability

Gets the labeling capability status of the sensitivity label catalog in Word.

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 the labeling capability status of the sensitivity label catalog in Word.

getLabelingCapability?: Word.LabelingCapability | "NoLicense" | "LabelingDisabled" | "LabelingPolicyNotFound" | "LabelingEnabled";

Property Value

Word.LabelingCapability | "NoLicense" | "LabelingDisabled" | "LabelingPolicyNotFound" | "LabelingEnabled"

Remarks

API set: WordApi BETA (PREVIEW ONLY)