TTMSFNCCloudGoogleGmailLabels.Items Property
Provides indexed access to the labels in the collection.
API unit family: TMSFNCCloudGoogleGmail
Declaring type: TTMSFNCCloudGoogleGmailLabels
Type: TTMSFNCCloudGoogleGmailLabel
Syntax
property Items[Index: Integer]: TTMSFNCCloudGoogleGmailLabel;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position of the label to access. |