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