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 details about the action of suppression list.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.SuppressionListDestination

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

Syntax

C#
public class SuppressionListDestination

The SuppressionListDestination type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property SuppressionListImportAction Amazon.SimpleEmailV2.SuppressionListImportAction

Gets and sets the property SuppressionListImportAction.

The type of action to perform on the address. The following are possible values:

  • PUT: add the addresses to the suppression list. If the record already exists, it will override it with the new value.

  • DELETE: remove the addresses from the suppression list.

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