Dsn |
The DsnRoot type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrivalDate | Gets or sets the date and time at which the message arrived at the Reporting MTA. | |
| Body | Gets or sets this Delivery Status Notification (DSN) root body. | |
| Date | Gets or sets the date field. | |
| Item | Gets or sets any field defined in this Delivery Status Notification (DSN) root. | |
| ReceivedFromMTA | Gets or sets the name of the Message Transfer Agent (MTA) from which the message was received. | |
| ReportingMTA | Gets or sets the name of the Message Transfer Agent (MTA) which is reporting the results of delivery attempts described in this Delivery Status Notification (DSN). |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |