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 represents the content of the email, and optionally a character set specification.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class Content
The Content type exposes the following members
Name | Description | |
---|---|---|
![]() |
Content() |
Name | Type | Description | |
---|---|---|---|
![]() |
Charset | System.String |
Gets and sets the property Charset.
The character set for the content. Because of the constraints of the SMTP protocol,
Amazon SES uses 7-bit ASCII by default. If the text includes characters outside of
the ASCII range, you have to specify a character set. For example, you could specify
|
![]() |
Data | System.String |
Gets and sets the property Data. The content of the message itself. |
.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