次の方法で共有


Action.ResponseStyle プロパティ

定義

指定したアクションの実行時に OlActionResponseStyle 使用される応答スタイルを示す定数を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

適用対象