Body

MsgPackage.Body property

Gets the email message text.

public string Body { get; set; }

Property Value

The email message text.

See Also