ApplicationEvents_10_Event.AdvancedSearchStopped Event
This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ApplicationEvents_11_Event.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event AdvancedSearchStopped As ApplicationEvents_10_AdvancedSearchStoppedEventHandler
'Usage
Dim instance As ApplicationEvents_10_Event
Dim handler As ApplicationEvents_10_AdvancedSearchStoppedEventHandler
AddHandler instance.AdvancedSearchStopped, handler
event ApplicationEvents_10_AdvancedSearchStoppedEventHandler AdvancedSearchStopped
See Also
Reference
ApplicationEvents_10_Event Interface