Share via


ExplorerEvents_Event.add_BeforeViewSwitch Method

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

Syntax

'Declaration
Sub add_BeforeViewSwitch ( _
    param0 As ExplorerEvents_BeforeViewSwitchEventHandler _
)
'Usage
Dim instance As ExplorerEvents_Event
Dim param0 As ExplorerEvents_BeforeViewSwitchEventHandler

instance.add_BeforeViewSwitch(param0)
void add_BeforeViewSwitch(
    ExplorerEvents_BeforeViewSwitchEventHandler param0
)

Parameters

See Also

Reference

ExplorerEvents_Event Interface

ExplorerEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace