TTMSFNCCloudMicrosoftOutlookContactsContacts.Items Property
Provides indexed access to the contacts in the collection.
API unit family: TMSFNCCloudMicrosoftOutlookContacts
Declaring type: TTMSFNCCloudMicrosoftOutlookContactsContacts
Type: TTMSFNCCloudMicrosoftOutlookContactsContact
Syntax
property Items[Index: integer]: TTMSFNCCloudMicrosoftOutlookContactsContact;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based position of the contact to access. |