Share via


ExplorerEvents_Event Members

Include Protected Members
Include Inherited Members

This is a .NET interface created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is superseded by a later version that implements all events of earlier interfaces and any new events. For information about the latest version, see ExplorerEvents_10_Event.

The ExplorerEvents_Event type exposes the following members.

Methods

 

Name

Description

Public method

add_Activate

Public method

add_BeforeFolderSwitch

Public method

add_BeforeViewSwitch

Public method

add_Close

Public method

add_Deactivate

Public method

add_FolderSwitch

Public method

add_SelectionChange

Public method

add_ViewSwitch

Public method

remove_Activate

Public method

remove_BeforeFolderSwitch

Public method

remove_BeforeViewSwitch

Public method

remove_Close

Public method

remove_Deactivate

Public method

remove_FolderSwitch

Public method

remove_SelectionChange

Public method

remove_ViewSwitch

Top

Events

 

Name

Description

Public event

Activate

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.

Public event

BeforeFolderSwitch

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.

Public event

BeforeViewSwitch

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.

Public event

Close

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.

Public event

Deactivate

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.

Public event

FolderSwitch

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.

Public event

SelectionChange

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.

Public event

ViewSwitch

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.

Top

See Also

Reference

ExplorerEvents_Event Interface

Microsoft.Office.Interop.Outlook Namespace