Body Constructor (Content)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Constructs a new Body object. Callers should use the properties initialize any additional object members.

Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Body(
         Content text
)

Parameters

text
Type: Amazon.SimpleEmail.Model.Content

The content of the message, in text format. Use this for text-based email clients, or clients on high-latency networks (such as mobile devices).

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8