TTMSFNCCloudMicrosoftOutlookContactsContacts Class
Collection of contacts retrieved from the service. The collection is cleared and repopulated whenever contacts are fetched.
API unit family: TMSFNCCloudMicrosoftOutlookContacts
Inherits from: TOwnedCollection
Syntax
TTMSFNCCloudMicrosoftOutlookContactsContacts = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the contacts in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new contact and appends it to the collection. |
| Find | Locates the contact with the given unique identifier. |