Gets and sets the property ForwardingEnabled.
Describes whether Amazon SES will forward feedback as email. CopyC#
indicates
that Amazon SES will forward feedback as email, while true
CopyC#
indicates
that feedback will be published only to the specified Bounce and Complaint
topics.
false

C# |
public bool ForwardingEnabled { get; set; }