Share via


ExplorerClass.ExplorerEvents_Event_add_BeforeViewSwitch Method

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

Syntax

'Declaration
Public Overridable Sub ExplorerEvents_Event_add_BeforeViewSwitch ( _
    param0 As ExplorerEvents_BeforeViewSwitchEventHandler _
)
'Usage
Dim instance As ExplorerClass
Dim param0 As ExplorerEvents_BeforeViewSwitchEventHandler

instance.ExplorerEvents_Event_add_BeforeViewSwitch(param0)
public virtual void ExplorerEvents_Event_add_BeforeViewSwitch(
    ExplorerEvents_BeforeViewSwitchEventHandler param0
)

Parameters

Implements

ExplorerEvents_Event.add_BeforeViewSwitch(ExplorerEvents_BeforeViewSwitchEventHandler)

See Also

Reference

ExplorerClass Class

ExplorerClass Members

Microsoft.Office.Interop.Outlook Namespace