次の方法で共有


ResultsEvents_Event.ItemRemove イベント

定義

特定のコレクションからアイテムが削除されると発生します。

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

イベントの種類

注釈

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

適用対象