Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

SetIdentityFeedbackForwarding Method

Enables or Disables feedback forwarding for the identity.

Syntax

[VB.NET]
Public Sub SetIdentityFeedbackForwarding(ByVal Identity As String, ByVal ForwardingEnabled As Boolean)
[C#]
public void SetIdentityFeedbackForwarding(string identity, bool forwardingEnabled);

Remarks

This method enables or disables feedback forwarding for the identity. The Identity parameter specifies the identity on which you are operating.

The ForwardingEnabled parameter specifies whether or not feedback forwarding is enabled. A value of True indicates feedback will be sent as email. A value of False indicates that feedback will only be published to the NotificationBounceTopic and NotificationComplaintTopic SNS topics.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0