次の方法で共有


ExplorerEvents_10_Event.InlineResponse イベント

定義

閲覧ウィンドウにインライン返信が表示されるアクションをユーザーが実行したときに発生します。

public:
 event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_InlineResponseEventHandler ^ InlineResponse;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_InlineResponseEventHandler InlineResponse;
Event InlineResponse As ExplorerEvents_10_InlineResponseEventHandler 

イベントの種類

注釈

このイベントは、インライン応答項目を表す item オブジェクトを返します。

適用対象