次の方法で共有


EmailOptions.PlainTextStyle プロパティ

定義

プレーン テキストを Style 使用して送受信される電子メール メッセージのテキスト属性を表す オブジェクトを取得します。

public:
 property Microsoft::Office::Interop::Word::Style ^ PlainTextStyle { Microsoft::Office::Interop::Word::Style ^ get(); };
public Microsoft.Office.Interop.Word.Style PlainTextStyle { get; }
member this.PlainTextStyle : Microsoft.Office.Interop.Word.Style
Public ReadOnly Property PlainTextStyle As Style

プロパティ値

適用対象