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.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class BulkEmailEntry
The BulkEmailEntry type exposes the following members
Name | Description | |
---|---|---|
![]() |
BulkEmailEntry() |
Name | Type | Description | |
---|---|---|---|
![]() |
Destination | Amazon.SimpleEmailV2.Model.Destination |
Gets and sets the property Destination. Represents the destination of the message, consisting of To:, CC:, and BCC: fields. Amazon SES does not support the SMTPUTF8 extension, as described in RFC6531. For this reason, the local part of a destination email address (the part of the email address that precedes the @ sign) may only contain 7-bit ASCII characters. If the domain part of an address (the part after the @ sign) contains non-ASCII characters, they must be encoded using Punycode, as described in RFC3492. |
![]() |
ReplacementEmailContent | Amazon.SimpleEmailV2.Model.ReplacementEmailContent |
Gets and sets the property ReplacementEmailContent.
The |
![]() |
ReplacementHeaders | System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.MessageHeader> |
Gets and sets the property ReplacementHeaders.
The list of message headers associated with the
|
![]() |
ReplacementTags | System.Collections.Generic.List<Amazon.SimpleEmailV2.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 the |
.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