Share via


ExplorersEvents_SinkHelper.NewExplorer Method

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

Syntax

'Declaration
Public Overridable Sub NewExplorer ( _
    param0 As Explorer _
)
'Usage
Dim instance As ExplorersEvents_SinkHelper
Dim param0 As Explorer

instance.NewExplorer(param0)
public virtual void NewExplorer(
    Explorer param0
)

Parameters

Implements

ExplorersEvents.NewExplorer(Explorer)

See Also

Reference

ExplorersEvents_SinkHelper Class

ExplorersEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace