Body

Email.Body property

Gets or sets Body of email message.

public string Body { get; set; }

See Also