AWS SDK Version 3 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.

Information about a Bounce event.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.Bounce

Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z

Syntax

C#
public class Bounce

The Bounce type exposes the following members

Constructors

NameDescription
Public Method Bounce()

Properties

NameTypeDescription
Public Property BounceSubType System.String

Gets and sets the property BounceSubType.

The subtype of the bounce, as determined by SES.

Public Property BounceType Amazon.SimpleEmailV2.BounceType

Gets and sets the property BounceType.

The type of the bounce, as determined by SES. Can be one of UNDETERMINED, TRANSIENT, or PERMANENT

Public Property DiagnosticCode System.String

Gets and sets the property DiagnosticCode.

The status code issued by the reporting Message Transfer Authority (MTA). This field only appears if a delivery status notification (DSN) was attached to the bounce and the Diagnostic-Code was provided in the DSN.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5