Share via


ExplorerEvents_Event.Deactivate 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, ExplorerEvents_10_Event.

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

Syntax

'Declaration
Event Deactivate As ExplorerEvents_DeactivateEventHandler
'Usage
Dim instance As ExplorerEvents_Event
Dim handler As ExplorerEvents_DeactivateEventHandler

AddHandler instance.Deactivate, handler
event ExplorerEvents_DeactivateEventHandler Deactivate

See Also

Reference

ExplorerEvents_Event Interface

ExplorerEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace