TTMSFNCCloudGooglePeopleContacts Class
Collection of TTMSFNCCloudGooglePeopleContact items that holds the retrieved contacts.
API unit family: TMSFNCCloudGooglePeople
Inherits from: TOwnedCollection
Syntax
TTMSFNCCloudGooglePeopleContacts = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the contacts in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new contact, appends it to the collection and returns it. |
| Find | Searches the collection for the contact with the given resource identifier. |