TTMSFNCCloudGoogleGmailLabel Class
Represents a single mail label with its identifier, display name and type.
API unit family: TMSFNCCloudGoogleGmail
Inherits from: TCollectionItem
Syntax
TTMSFNCCloudGoogleGmailLabel = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| ID | Identifier of the label. |
| LabelType | Type of the label, for example "system" or "user". |
| Name | Display name of the label. |