Table of Contents

TTMSFNCCustomCloudGoogleGmail.GetAttachment Method

Starts an asynchronous request that downloads the data of the specified attachment into its Data property.

API unit family: TMSFNCCloudGoogleGmail Declaring type: TTMSFNCCustomCloudGoogleGmail

Syntax

procedure GetAttachment(AAttachment: TTMSFNCCloudGoogleGmailMessageAttachment);

Parameters

Name Description
AAttachment Attachment whose data is downloaded.