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 a contact list.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.ContactListDestination

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

Syntax

C#
public class ContactListDestination

The ContactListDestination type exposes the following members

Constructors

NameDescription
Public Method ContactListDestination()

Properties

NameTypeDescription
Public Property ContactListImportAction Amazon.SimpleEmailV2.ContactListImportAction

Gets and sets the property ContactListImportAction.

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

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

  • DELETE: remove the addresses from the contact list.

Public Property ContactListName System.String

Gets and sets the property ContactListName.

The name of the contact 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