DsnRecipient Properties

The DsnRecipient type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets the DSN action type for the e-mail address.
Public propertyDiagnosticCode
Gets the diagnostic code.
Public propertyDiagnosticCodeType
Gets the diagnostic code type.
Public propertyFinalRecipientAddress
Gets the e-mail address of the final recipient.
Public propertyFinalRecipientType
Gets the type of the final recipient e-mail address as string.
Public propertyIsLinked
Indicates if the DSN is linked to a certain RecipientStatus object.
Public propertyCode exampleItems
Gets a StringDictionary collection of the DSN fields.
Public propertyLastAttemptDate
Gets the last attempt date of sending.
Public propertyLastAttemptDateAsString
Gets the string representation of the last attempt date of sending.
Public propertyOriginalRecipientAddress
Gets the e-mail address of the original recipient.
Public propertyOriginalRecipientType
Gets the type of the original recipient e-mail address as string.
Public propertyRemoteMtaName
Gets the remote MTA name.
Public propertyRemoteMtaType
Gets the remote MTA type.
Public propertyStatus
Gets the string description of the status and the dot-numeric status code.
Public propertyWillRetryUntil
Gets the date of "will retry until date".
Public propertyWillRetryUntilAsString
Gets the string representation of "will retry until date".
Top
See Also