次の方法で共有


ApplicationEvents_11_Event.ItemSend イベント

定義

(インスペクターを閉じる前に、ユーザーが [送信] ボタンをクリックした後) を介してInspectorユーザーが Outlook アイテムを送信したとき、または Outlook アイテムの メソッド (などMailItem) がプログラムで使用されたときにSend()発生します。

public:
 event Microsoft::Office::Interop::Outlook::ApplicationEvents_11_ItemSendEventHandler ^ ItemSend;
event Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ItemSendEventHandler ItemSend;
Event ItemSend As ApplicationEvents_11_ItemSendEventHandler 

イベントの種類

適用対象