MapiMessage.Body

MapiMessage.Body property

Gets the message text.

public string Body { get; set; }

Property Value

The string that represents message body.

See Also