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

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).

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

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