BounceResult Class |
Namespace: Aspose.Email.Bounce
The BounceResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | BounceResult | Initializes a new instance of the BounceResult class |
Name | Description | |
---|---|---|
![]() | Action |
Indicates the action performed as a result of attempt to deliver the message.
|
![]() | IsBounced |
True if email is a delivery failure or deliver delay report.
|
![]() | OriginalMessage |
Contains the original message.
|
![]() | Reason |
For a "failed" or "delayed" recipient, contains the actual diagnostic code issued by the mail transport.
|
![]() | Recipient |
Indicates the original recipient address as specified by the sender of the message for which the delivery failure report was issued.
|
![]() | Status |
Contains a transport-independent status code which indicates the delivery status of the message to that recipient.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |