IdentityNotificationAttributes Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Represents the notification attributes of an identity, including whether a bounce or complaint topic are set, and whether feedback forwarding is enabled.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmail.Model.IdentityNotificationAttributes

Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class IdentityNotificationAttributes : Object

The IdentityNotificationAttributes type exposes the following members

Constructors

  Name Description
Public Method IdentityNotificationAttributes()

Properties

  Name Description
Public Property BounceTopic The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish bounce notifications.
Public Property ComplaintTopic The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish complaint notifications.
Public Property ForwardingEnabled Describes whether Amazon SES will forward feedback as email. true indicates that Amazon SES will forward feedback as email, while false indicates that feedback will be published only to the specified Bounce and Complaint topics.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8