TTMSFNCCloudGoogleGmailMessages Class
Collection of TTMSFNCCloudGoogleGmailMessage objects that holds the mail messages retrieved from the account.
API unit family: TMSFNCCloudGoogleGmail
Inherits from: TCollection
Syntax
TTMSFNCCloudGoogleGmailMessages = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the messages in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new message, appends it to the collection and returns it. |