Share via


ExplorerClass.ExplorerEvents_Event_remove_ViewSwitch Method

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

Syntax

'Declaration
Public Overridable Sub ExplorerEvents_Event_remove_ViewSwitch ( _
    param0 As ExplorerEvents_ViewSwitchEventHandler _
)
'Usage
Dim instance As ExplorerClass
Dim param0 As ExplorerEvents_ViewSwitchEventHandler

instance.ExplorerEvents_Event_remove_ViewSwitch(param0)
public virtual void ExplorerEvents_Event_remove_ViewSwitch(
    ExplorerEvents_ViewSwitchEventHandler param0
)

Parameters

Implements

ExplorerEvents_Event.remove_ViewSwitch(ExplorerEvents_ViewSwitchEventHandler)

See Also

Reference

ExplorerClass Class

ExplorerClass Members

Microsoft.Office.Interop.Outlook Namespace