ApplicationEvents_11_Event.AdvancedSearchStopped 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.
public:
event Microsoft::Office::Interop::Outlook::ApplicationEvents_11_AdvancedSearchStoppedEventHandler ^ AdvancedSearchStopped;
event Microsoft.Office.Interop.Outlook.ApplicationEvents_11_AdvancedSearchStoppedEventHandler AdvancedSearchStopped;
Event AdvancedSearchStopped As ApplicationEvents_11_AdvancedSearchStoppedEventHandler
Event Type
Remarks
After this event is fired, the Search object’s Results collection will no longer be updated. This event can only be triggered programmatically.