次の方法で共有


Action.ReplyStyle プロパティ

定義

指定したアクションのテキスト形式の OlActionReplyStyle 応答スタイルを示す定数を設定または返します。 読み取り/書き込みが可能です。

public:
 property Microsoft::Office::Interop::Outlook::OlActionReplyStyle ReplyStyle { Microsoft::Office::Interop::Outlook::OlActionReplyStyle get(); void set(Microsoft::Office::Interop::Outlook::OlActionReplyStyle value); };
public Microsoft.Office.Interop.Outlook.OlActionReplyStyle ReplyStyle { get; set; }
Public Property ReplyStyle As OlActionReplyStyle

プロパティ値

適用対象