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.

An object that contains information about an email address that is on the suppression list for your account.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.SuppressedDestination

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

Syntax

C#
public class SuppressedDestination

The SuppressedDestination type exposes the following members

Constructors

NameDescription
Public Method SuppressedDestination()

Properties

NameTypeDescription
Public Property Attributes Amazon.SimpleEmailV2.Model.SuppressedDestinationAttributes

Gets and sets the property Attributes.

An optional value that can contain additional information about the reasons that the address was added to the suppression list for your account.

Public Property EmailAddress System.String

Gets and sets the property EmailAddress.

The email address that is on the suppression list for your account.

Public Property LastUpdateTime System.DateTime

Gets and sets the property LastUpdateTime.

The date and time when the suppressed destination was last updated, shown in Unix time format.

Public Property Reason Amazon.SimpleEmailV2.SuppressionListReason

Gets and sets the property Reason.

The reason that the address was added to the suppression list for your account.

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