MapiContactElectronicAddressDto
Contents
[
Hide
]
Refers to the group of properties that define the e-mail address or fax address for a contact.
Properties:
| Name | Type | Description | Notes |
|---|---|---|---|
| AddressType | string | Address type of an electronic address | [optional] |
| DisplayName | string | User-readable display name for the e-mail address | [optional] |
| EmailAddress | string | E-mail address of the contact | [optional] |
| FaxNumber | string | Telephone number of the mail user's primary fax machine | [optional] |
| IsEmpty | bool? | Shows if MapiContactElectronicAddress is empty | |
| OriginalDisplayName | string | SMTP e-mail address that corresponds to the e-mail address for the Contact object. | [optional] |