AWS SDK for .NET Documentation
ReturnPath Property
AmazonAmazon.SimpleEmail.ModelSendEmailRequestReturnPath Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property ReturnPath.

The email address to which bounce notifications are to be forwarded. If the message cannot be delivered to the recipient, then an error message will be returned from the recipient's ISP; this message will then be forwarded to the email address specified by the

CopyC#
ReturnPath
parameter.

Declaration Syntax
C#
public string ReturnPath { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)