AWS SDK for .NET Documentation
Html Property
AmazonAmazon.SimpleEmail.ModelBodyHtml Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Html.

The content of the message, in HTML format. Use this for email clients that can process HTML. You can include clickable links, formatted text, and much more in an HTML message.

Declaration Syntax
C#
public Content Html { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)