Constructs a new Body object.
            Callers should use the properties initialize any additional object members.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Body( Content text )
 Parameters
 Parameters- text (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).