Share via


OlkListBoxEvents_SinkHelper.m_KeyUpDelegate Field

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

Syntax

'Declaration
Public m_KeyUpDelegate As OlkListBoxEvents_KeyUpEventHandler
'Usage
Dim instance As OlkListBoxEvents_SinkHelper
Dim value As OlkListBoxEvents_KeyUpEventHandler

value = instance.m_KeyUpDelegate

instance.m_KeyUpDelegate = value
public OlkListBoxEvents_KeyUpEventHandler m_KeyUpDelegate

See Also

Reference

OlkListBoxEvents_SinkHelper Class

OlkListBoxEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace