Share via


ExplorerEvents_SinkHelper.BeforeViewSwitch Method

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

Syntax

'Declaration
Public Overridable Sub BeforeViewSwitch ( _
    param0 As Object, _
    ByRef param1 As Boolean _
)
'Usage
Dim instance As ExplorerEvents_SinkHelper
Dim param0 As Object
Dim param1 As Boolean

instance.BeforeViewSwitch(param0, param1)
public virtual void BeforeViewSwitch(
    Object param0,
    ref bool param1
)

Parameters

Implements

ExplorerEvents.BeforeViewSwitch(Object, Boolean)

See Also

Reference

ExplorerEvents_SinkHelper Class

ExplorerEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace