TTMSFNCCloudGooglePeopleEmails.Items Property
Provides indexed access to the emails in the collection.
API unit family: TMSFNCCloudGooglePeople
Declaring type: TTMSFNCCloudGooglePeopleEmails
Type: TTMSFNCCloudGooglePeopleEmail
Syntax
property Items[Index: integer]: TTMSFNCCloudGooglePeopleEmail;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the email to read or write. |