EmailAddress
Contents
[
Hide
]
Email address.
Properties:
| Name | Type | Description | Notes |
|---|---|---|---|
| Category | EnumWithCustomOfEmailAddressCategory | Address category. | [optional] |
| DisplayName | string | Display name. | [optional] |
| Preferred | bool? | Defines whether email address is preferred. | |
| RoutingType | string | A routing type for an email. | [optional] |
| Address | string | Email address. | |
| OriginalAddressString | string | The original e-mail address string | [optional] |