TTMSFNCCloudMicrosoftOutlookContactsEmails.Items Property
Provides indexed access to the email addresses in the collection.
API unit family: TMSFNCCloudMicrosoftOutlookContacts
Declaring type: TTMSFNCCloudMicrosoftOutlookContactsEmails
Type: TTMSFNCCloudMicrosoftOutlookContactsEmail
Syntax
property Items[Index: integer]: TTMSFNCCloudMicrosoftOutlookContactsEmail;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based position of the email address to access. |