InspectorEvents_10_Event.Deactivate Event

Occurs when an inspector stops being the active window, either as a result of user action or through program code.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event Deactivate As InspectorEvents_10_DeactivateEventHandler
'Usage
Dim instance As InspectorEvents_10_Event
Dim handler As InspectorEvents_10_DeactivateEventHandler

AddHandler instance.Deactivate, handler
event InspectorEvents_10_DeactivateEventHandler Deactivate

See Also

Reference

InspectorEvents_10_Event Interface

InspectorEvents_10_Event Members

Microsoft.Office.Interop.Outlook Namespace