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.

Represents the body of the email message.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.Body

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

Syntax

C#
public class Body

The Body type exposes the following members

Constructors

NameDescription
Public Method Body()

Properties

NameTypeDescription
Public Property Html Amazon.SimpleEmailV2.Model.Content

Gets and sets the property Html.

An object that represents the version of the message that is displayed in email clients that support HTML. HTML messages can include formatted text, hyperlinks, images, and more.

Public Property Text Amazon.SimpleEmailV2.Model.Content

Gets and sets the property Text.

An object that represents the version of the message that is displayed in email clients that don't support HTML, or clients where the recipient has disabled HTML rendering.

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