| DsnRecipient Properties |
The DsnRecipient type exposes the following members.
| Name | Description | |
|---|---|---|
| Action |
Gets the DSN action type for the e-mail address.
| |
| DiagnosticCode |
Gets the diagnostic code.
| |
| DiagnosticCodeType |
Gets the diagnostic code type.
| |
| FinalRecipientAddress |
Gets the e-mail address of the final recipient.
| |
| FinalRecipientType |
Gets the type of the final recipient e-mail address as string.
| |
| IsLinked |
Indicates if the DSN is linked to a certain RecipientStatus object.
| |
| Items |
Gets a StringDictionary collection of the DSN fields.
| |
| LastAttemptDate |
Gets the last attempt date of sending.
| |
| LastAttemptDateAsString |
Gets the string representation of the last attempt date of sending.
| |
| OriginalRecipientAddress |
Gets the e-mail address of the original recipient.
| |
| OriginalRecipientType |
Gets the type of the original recipient e-mail address as string.
| |
| RemoteMtaName |
Gets the remote MTA name.
| |
| RemoteMtaType |
Gets the remote MTA type.
| |
| Status |
Gets the string description of the status and the dot-numeric status code.
| |
| WillRetryUntil |
Gets the date of "will retry until date".
| |
| WillRetryUntilAsString |
Gets the string representation of "will retry until date".
|