AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Recipient-related information to include in the Delivery Status Notification (DSN) when an email that Amazon SES receives on your behalf bounces.

For information about receiving email through Amazon SES, see the Amazon SES Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmail.Model.BouncedRecipientInfo

Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class BouncedRecipientInfo : Object

The BouncedRecipientInfo type exposes the following members

Constructors

NameDescription
Public Method BouncedRecipientInfo()

Properties

NameTypeDescription
Public Property BounceType Amazon.SimpleEmail.BounceType Gets and sets the property BounceType.

The reason for the bounce. You must provide either this parameter or RecipientDsnFields.

Public Property Recipient System.String Gets and sets the property Recipient.

The email address of the recipient of the bounced email.

Public Property RecipientArn System.String Gets and sets the property RecipientArn.

This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to receive email for the recipient of the bounced email. For more information about sending authorization, see the Amazon SES Developer Guide.

Public Property RecipientDsnFields Amazon.SimpleEmail.Model.RecipientDsnFields Gets and sets the property RecipientDsnFields.

Recipient-related DSN fields, most of which would normally be filled in automatically when provided with a BounceType. You must provide either this parameter or BounceType.

Version Information

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

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

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8