Share via


OlkListBoxEvents_SinkHelper.m_ChangeDelegate Field

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

Syntax

'Declaration
Public m_ChangeDelegate As OlkListBoxEvents_ChangeEventHandler
'Usage
Dim instance As OlkListBoxEvents_SinkHelper
Dim value As OlkListBoxEvents_ChangeEventHandler

value = instance.m_ChangeDelegate

instance.m_ChangeDelegate = value
public OlkListBoxEvents_ChangeEventHandler m_ChangeDelegate

See Also

Reference

OlkListBoxEvents_SinkHelper Class

OlkListBoxEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace