Share via


ItemsEvents_Event.ItemRemove イベント

定義

特定のコレクションからアイテムが削除されると発生します。 個人用フォルダー ファイル (.pst) 内の最後のアイテムが削除された場合、あるいは PST ファイル、Microsoft Exchange メールボックス、または Exchange パブリック フォルダーから一度に 16 個以上のアイテムが削除された場合は発生しません。

public:
 event Microsoft::Office::Interop::Outlook::ItemsEvents_ItemRemoveEventHandler ^ ItemRemove;
event Microsoft.Office.Interop.Outlook.ItemsEvents_ItemRemoveEventHandler ItemRemove;
Event ItemRemove As ItemsEvents_ItemRemoveEventHandler 

イベントの種類

適用対象