Click or drag to resize

BounceResult Properties

The BounceResult type exposes the following members.

Properties
  NameDescription
Public propertyAction
Indicates the action performed as a result of attempt to deliver the message.
Public propertyIsDeliveryFailure Obsolete.
True if email is a delivery failure or deliver delay report
Public propertyReason
For a "failed" or "delayed" recipient, contains the actual diagnostic code issued by the mail transport.
Public propertyRecipient
Indicates the original recipient address as specified by the sender of the message for which the delivery failure report was issued.
Public propertyStatus
Contains a transport-independent status code which indicates the delivery status of the message to that recipient.
Top
See Also