Table of Contents

TTMSFNCCloudGoogleGmailMessages.Items Property

Provides indexed access to the messages in the collection.

API unit family: TMSFNCCloudGoogleGmail Declaring type: TTMSFNCCloudGoogleGmailMessages Type: TTMSFNCCloudGoogleGmailMessage

Syntax

property Items[Index: Integer]: TTMSFNCCloudGoogleGmailMessage;

Parameters

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