ItemsEvents_Event.ItemAdd Event

Definition

Occurs when one or more items are added to the specified collection. This event does not run when a large number of items are added to the folder at once.

public:
 event Microsoft::Office::Interop::Outlook::ItemsEvents_ItemAddEventHandler ^ ItemAdd;
event Microsoft.Office.Interop.Outlook.ItemsEvents_ItemAddEventHandler ItemAdd;
Event ItemAdd As ItemsEvents_ItemAddEventHandler 

Event Type

Applies to