C# Class Amazon.SimpleEmail.Model.SendBounceRequest

Container for the parameters to the SendBounce operation. Generates and sends a bounce message to the sender of an email you received through Amazon SES. You can only use this API on an email up to 24 hours after you receive it.

You cannot use this API to send generic bounces for mail that was not received by Amazon SES.

For information about receiving email through Amazon SES, see the Amazon SES Developer Guide.

This action is throttled at one request per second.

Inheritance: AmazonSimpleEmailServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBounceSender ( ) : bool
IsSetBounceSenderArn ( ) : bool
IsSetBouncedRecipientInfoList ( ) : bool
IsSetExplanation ( ) : bool
IsSetMessageDsn ( ) : bool
IsSetOriginalMessageId ( ) : bool