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 and either an HTML part or a text-only part.
Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.SimpleEmail.dll
Version: 3.x.y.z
public class Template
The Template type exposes the following members
Name | Description | |
---|---|---|
Template() |
Name | Type | Description | |
---|---|---|---|
HtmlPart | System.String |
Gets and sets the property HtmlPart. The HTML body of the email. |
|
SubjectPart | System.String |
Gets and sets the property SubjectPart. The subject line of the email. |
|
TemplateName | System.String |
Gets and sets the property TemplateName.
The name of the template. You use this name when you send email using the |
|
TextPart | System.String |
Gets and sets the property TextPart. The email body that is visible to recipients whose email clients do not display HTML content. |
.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