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

Describes whether Amazon SES will forward feedback as email.

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

Declaration Syntax
C#
public bool ForwardingEnabled { get; set; }

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