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.

The content of the email, composed of a subject line, an HTML part, and a text-only part.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.EmailTemplateContent

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

Syntax

C#
public class EmailTemplateContent

The EmailTemplateContent type exposes the following members

Constructors

NameDescription
Public Method EmailTemplateContent()

Properties

NameTypeDescription
Public Property Html System.String

Gets and sets the property Html.

The HTML body of the email.

Public Property Subject System.String

Gets and sets the property Subject.

The subject line of the email.

Public Property 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.

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