ItemsEvents_Event.ItemRemove Event

Definition

Occurs when an item is deleted from the specified collection. This event does not run when the last item in a Personal Folders file (.pst) is deleted, or if 16 or more items are deleted at once from a PST file, Microsoft Exchange mailbox, or an Exchange public folder.

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

Event Type

Applies to