IdentityNotificationForwardingEnabled Property

Specifies whether or not Amazon will forward feedback as email.

Object Oriented Interface

public function getIdentityNotificationForwardingEnabled($identityindex);

Procedural Interface

cloudmail_amazonses_get($res, 20 , $identityindex);

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 and not available at design time.

Data Type

Boolean

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