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