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. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
RecipientStatus Class | MailBee.BounceMail Namespace