AWS SDK for .NET Documentation
SetIdentityFeedbackForwardingEnabled Method (request)
AmazonAmazon.SimpleEmailAmazonSimpleEmailServiceClientSetIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) Did this page help you?   Yes   No    Tell us about it...
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email. Feedback forwarding may only be disabled when both complaint and bounce topics are set.

This action is throttled at one request per second.

For more information about feedback notification, see the Amazon SES Developer Guide.

Declaration Syntax
C#
Parameters
request (SetIdentityFeedbackForwardingEnabledRequest)
Container for the necessary parameters to execute the SetIdentityFeedbackForwardingEnabled service method.
Return Value
The response from the SetIdentityFeedbackForwardingEnabled service method, as returned by SimpleEmailService.

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