TTMSFNCCloudGoogleGmail.GetAttachment Method
Starts an asynchronous request that downloads the data of the specified attachment into its Data property.
API unit family: TMSFNCCloudGoogleGmail
Declaring type: TTMSFNCCloudGoogleGmail
Inherited from: TTMSFNCCustomCloudGoogleGmail
Syntax
procedure GetAttachment(AAttachment: TTMSFNCCloudGoogleGmailMessageAttachment);
Parameters
| Name | Description |
|---|---|
AAttachment |
Attachment whose data is downloaded. |