Gets and sets the property ForwardingEnabled. 
            
            Sets whether Amazon SES will forward feedback notifications as email.  CopyC#
            specifies          that Amazon SES will forward feedback notifications as email, in
            addition to any Amazon SNS topic publishing          otherwise specified.
CopyC#
            specifies          that Amazon SES will forward feedback notifications as email, in
            addition to any Amazon SNS topic publishing          otherwise specified. true CopyC#
            specifies that Amazon SES         will publish feedback notifications only through
            Amazon SNS. This value can only be          set to
CopyC#
            specifies that Amazon SES         will publish feedback notifications only through
            Amazon SNS. This value can only be          set to false CopyC# when  topics
            are specified for both
CopyC# when  topics
            are specified for both false CopyC# and
CopyC# and          Bounce
 CopyC# topic
            types.
CopyC# topic
            types.
            Complaint
 Declaration Syntax
 Declaration Syntax| C# | 
public bool ForwardingEnabled { get; set; }