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.
The content of the email, composed of a subject line, an HTML part, and a text-only part.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class EmailTemplateContent
The EmailTemplateContent type exposes the following members
Name | Description | |
---|---|---|
![]() |
EmailTemplateContent() |
Name | Type | Description | |
---|---|---|---|
![]() |
Html | System.String |
Gets and sets the property Html. The HTML body of the email. |
![]() |
Subject | System.String |
Gets and sets the property Subject. The subject line of the email. |
![]() |
Text | System.String |
Gets and sets the property Text. The email body that will be visible to recipients whose email clients do not display HTML. |
.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