MessageBody

Mail.MessageBody property

Gets or sets the body of message, HTML-encoded or plain text.

public string MessageBody { get; set; }

See Also