Share via


ExplorerClass.ExplorerEvents_Event_add_SelectionChange 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_SelectionChange ( _
    param0 As ExplorerEvents_SelectionChangeEventHandler _
)
'Usage
Dim instance As ExplorerClass
Dim param0 As ExplorerEvents_SelectionChangeEventHandler

instance.ExplorerEvents_Event_add_SelectionChange(param0)
public virtual void ExplorerEvents_Event_add_SelectionChange(
    ExplorerEvents_SelectionChangeEventHandler param0
)

Parameters

Implements

ExplorerEvents_Event.add_SelectionChange(ExplorerEvents_SelectionChangeEventHandler)

See Also

Reference

ExplorerClass Class

ExplorerClass Members

Microsoft.Office.Interop.Outlook Namespace