ExplorerEvents_10_Event.BeforeItemPaste イベント

定義

Outlook アイテムが貼り付けられるときに発生します。

public:
 event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_BeforeItemPasteEventHandler ^ BeforeItemPaste;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeItemPasteEventHandler BeforeItemPaste;
Event BeforeItemPaste As ExplorerEvents_10_BeforeItemPasteEventHandler 

イベントの種類

注釈

このイベントは開始された後で取り消すことができます。

適用対象