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