MailAddress
Contents
[
Hide
]
Represents the address of a message.
Properties:
| Name | Type | Description | Notes |
|---|---|---|---|
| DisplayName | string | Display name | [optional] |
| Address | string | Address | [optional] |
| ParticipationStatus | string | Identifies the participation status for the calendar user. Enum, available values: NeedsAction, Accepted, Declined, Tentative, Delegated | |
| OriginalAddressString | string | The original e-mail address string | [optional] |