ItemsEvents_Event.ItemAdd Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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