TTMSFNCCloudMicrosoftOutlookContactsEmail Class
Represents a single email address associated with a contact, holding both the address itself and an optional display name.
API unit family: TMSFNCCloudMicrosoftOutlookContacts
Inherits from: TCollectionItem
Syntax
TTMSFNCCloudMicrosoftOutlookContactsEmail = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Address | The email address. |
| DisplayName | The friendly name shown for the email address. |