TTMSFNCCloudGoogleGmailFiles.Items Property
Provides indexed access to the file entries in the collection.
API unit family: TMSFNCCloudGoogleGmail
Declaring type: TTMSFNCCloudGoogleGmailFiles
Type: TTMSFNCCloudGoogleGmailFile
Syntax
property Items[Index: Integer]: TTMSFNCCloudGoogleGmailFile;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position of the file entry to access. |