RecipientData Properties

The RecipientData type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
Gets the account or group ID.
Public propertyDisplayName
Gets or sets the name of the recipient when an account was selected.
Public propertyEmail
Gets the e-mail address.
Public propertyIsUnsubscribeAllowed
Gets or sets a value indicating whether this recipient can unsubscribe.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyViewOverrides
Gets a list of RecipientViewOverride for the recipient.
Top
See Also