Recipient |
The RecipientData type exposes the following members.
| Name | Description | |
|---|---|---|
| RecipientData | Initializes a new instance of the RecipientData class. |
| Name | Description | |
|---|---|---|
| AccountId | Gets the account or group ID. | |
| DisplayName | Gets or sets the name of the recipient when an account was selected. | |
| Gets the e-mail address. | ||
| IsUnsubscribeAllowed | Gets or sets a value indicating whether this recipient can unsubscribe. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| ViewOverrides | Gets a list of RecipientViewOverride for the recipient. |
| Name | Description | |
|---|---|---|
| ToDataContractMappings | The mapping between Recipient and RecipientData. |