identityNotificationForwardingEnabled (property)

Specifies whether or not Amazon will forward feedback as email.

Syntax

- (BOOL)identityNotificationForwardingEnabled:(int)identityIndex;
public func identityNotificationForwardingEnabled(identityIndex: Int32) throws -> Bool

Default Value

FALSE

Remarks

Specifies whether or not Amazon will forward feedback as email. True indicates feedback will be sent as email. A value of False indicates that feedback will only be published to the IdentityNotificationBounceTopic and IdentityNotificationComplaintTopic SNS topics.

The IdentityIndex parameter specifies the index of the item in the array. The size of the array is controlled by the IdentityCount property.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 iOS Edition - Version 20.0 [Build 8308]