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 array that contains one or more Destinations, as well as the tags and replacement data associated with each of those Destinations.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmail.Model.BulkEmailDestination

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

Syntax

C#
public class BulkEmailDestination

The BulkEmailDestination type exposes the following members

Constructors

NameDescription
Public Method BulkEmailDestination()

Properties

NameTypeDescription
Public Property Destination Amazon.SimpleEmail.Model.Destination

Gets and sets the property Destination.

Public Property ReplacementTags System.Collections.Generic.List<Amazon.SimpleEmail.Model.MessageTag>

Gets and sets the property ReplacementTags.

A list of tags, in the form of name/value pairs, to apply to an email that you send using SendBulkTemplatedEmail. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.

Public Property ReplacementTemplateData System.String

Gets and sets the property ReplacementTemplateData.

A list of replacement values to apply to the template. This parameter is a JSON object, typically consisting of key-value pairs in which the keys correspond to replacement tags in the email template.

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