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
 Declaration Syntax| C# | 
public Content Text { get; set; }
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
 Declaration Syntax| C# | 
public Content Text { get; set; }