

# MessageBody
<a name="API_MessageBody"></a>

The textual body content of an email message.

## Contents
<a name="API_MessageBody_Contents"></a>

 ** Html **   <a name="sesmailmanager-Type-MessageBody-Html"></a>
The HTML body content of the message.  
Type: String  
Required: No

 ** MessageMalformed **   <a name="sesmailmanager-Type-MessageBody-MessageMalformed"></a>
A flag indicating if the email was malformed.  
Type: Boolean  
Required: No

 ** Text **   <a name="sesmailmanager-Type-MessageBody-Text"></a>
The plain text body content of the message.  
Type: String  
Required: No

## See Also
<a name="API_MessageBody_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/mailmanager-2023-10-17/MessageBody) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mailmanager-2023-10-17/MessageBody) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mailmanager-2023-10-17/MessageBody) 