TTMSFNCCloudGooglePeopleCustomItems Class
Collection of TTMSFNCCloudGooglePeopleCustomData items that holds the custom fields of a contact.
API unit family: TMSFNCCloudGooglePeople
Inherits from: TCollection
Syntax
TTMSFNCCloudGooglePeopleCustomItems = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the custom fields in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new custom field, appends it to the collection and returns it. |