ResultsEvents_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.
public:
event Microsoft::Office::Interop::Outlook::ResultsEvents_ItemAddEventHandler ^ ItemAdd;
event Microsoft.Office.Interop.Outlook.ResultsEvents_ItemAddEventHandler ItemAdd;
Event ItemAdd As ResultsEvents_ItemAddEventHandler
Event Type
Remarks
This event does not run when a large number of items are added to the folder at once.