MapiMessage.Body
MapiMessage.Body property
Gets the message text.
public string Body { get; set; }
Property Value
The string that represents message body.
See Also
- class MapiMessage
- namespace Aspose.Email.Mapi
- assembly Aspose.Email
Gets the message text.
public string Body { get; set; }
The string that represents message body.