| RecipientStatus Properties |
The RecipientStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| Common |
Gets the delivery status.
| |
| Description |
Gets the description string from the DSN message.
| |
| Detailed |
Gets the detailed delivery status.
| |
| DsnInfo |
A reference to DsnRecipient object which provides
Delivery Status Notification data for the recipient.
| |
| EmailAddress |
Gets the e-mail address of the recipient for which this RecipientStatus object applies.
| |
| IsBounced |
Indicates whether this DSN message can be treated as a bounce e-mail.
| |
| Source |
Gets or sets from which data the RecipientStatus object should return the recipient delivery status
information.
| |
| UserDefined |
Gets the delivery status as a string.
|