Edit

Share via


Label Class

Definition

Abstraction for a single Microsoft Information Protection label.

public class Label
type Label = class
Public Class Label
Inheritance
Label

Constructors

Label(String, ActionSource)

Constructor for Label

Properties

ActionSource

Gets the action source of the label.

AutoTooltip

The tooltip description of the classification that caused the label to appear.

Children

The children labels of the current label.

Color

The color the label should be displayed, in the format "#RRGGBB" where each of RR, GG, BB is a hexadecimal 0-f

ContentFormats

The content formats supported by the label

CustomSettings

The custom label settings. set by the tenant admin.

Description

The label description

Id

The label Id

IsActive

If the label is active.

Name

The label name

Parent

The parent of the current label.

Sensitivity

Sensitivity of the label.

Tooltip

The tooltip description of the label.

Applies to