BounceAction
class BounceAction
The action to send a bounce response for the email. When executed, this action generates a non-delivery report (bounce) back to the sender.
Types
Properties
Link copied to clipboard
A policy that states what to do in the case of failure. The action will fail if there are configuration errors. For example, the caller does not have the permissions to call the SendBounce API.
Link copied to clipboard
The diagnostic message included in the Diagnostic-Code header of the bounce.
Link copied to clipboard
The SMTP reply code for the bounce, as defined by RFC 5321.
Link copied to clipboard
The enhanced status code for the bounce, in the format of x.y.z (e.g. 5.1.1).