Body

EmailContent.Body property

获取或设置消息正文的纯文本表示形式。

public string Body { get; set; }

适当的价值

消息正文的纯文本表示。

也可以看看