RecipientStatus Properties

The RecipientStatus type exposes the following members.

Properties
  NameDescription
Public propertyCommon
Gets the delivery status.
Public propertyDescription
Gets the description string from the DSN message.
Public propertyDetailed
Gets the detailed delivery status.
Public propertyCode exampleDsnInfo
A reference to DsnRecipient object which provides Delivery Status Notification data for the recipient.
Public propertyEmailAddress
Gets the e-mail address of the recipient for which this RecipientStatus object applies.
Public propertyIsBounced
Indicates whether this DSN message can be treated as a bounce e-mail.
Public propertySource
Gets or sets from which data the RecipientStatus object should return the recipient delivery status information.
Public propertyUserDefined
Gets the delivery status as a string.
Top
See Also