次の方法で共有


EmailOptions.ReplyStyle プロパティ

定義

電子メール メッセージに Style 返信するときに使用されるスタイルを表す オブジェクトを返します。

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

プロパティ値

適用対象