ExplorerEvents_10_SinkHelper.m_SelectionChangeDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_SelectionChangeDelegate As ExplorerEvents_10_SelectionChangeEventHandler
'Usage
Dim instance As ExplorerEvents_10_SinkHelper
Dim value As ExplorerEvents_10_SelectionChangeEventHandler
value = instance.m_SelectionChangeDelegate
instance.m_SelectionChangeDelegate = value
public ExplorerEvents_10_SelectionChangeEventHandler m_SelectionChangeDelegate
See Also
Reference
ExplorerEvents_10_SinkHelper Class