Table of Contents

TTMSFNCCloudGoogleGmailMessageAttachments.Items Property

Provides indexed access to the attachments in the collection.

API unit family: TMSFNCCloudGoogleGmail Declaring type: TTMSFNCCloudGoogleGmailMessageAttachments Type: TTMSFNCCloudGoogleGmailMessageAttachment

Syntax

property Items[Index: Integer]: TTMSFNCCloudGoogleGmailMessageAttachment;

Parameters

Name Description
Index Zero-based position of the attachment to access.