Body

MsgPackage.Body property

Gets the email message text.

public string Body { get; }

Property Value

The email message text.

See Also