HtmlBody

EmailContent.HtmlBody property

メッセージ本文の HTML 表現を取得または設定します。

public string HtmlBody { get; set; }

プロパティ値

メッセージ本文の HTML 表現。

関連項目