TTMSFNCCloudGoogleGmailFiles Class
Collection of TTMSFNCCloudGoogleGmailFile objects that holds the files to send with a message.
API unit family: TMSFNCCloudGoogleGmail
Inherits from: TCollection
Syntax
TTMSFNCCloudGoogleGmailFiles = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the file entries in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new file entry, appends it to the collection and returns it. |