OlkTimeControlEvents_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 OlkTimeControlEvents_KeyDownEventHandler
'Usage
Dim instance As OlkTimeControlEvents_SinkHelper
Dim value As OlkTimeControlEvents_KeyDownEventHandler
value = instance.m_KeyDownDelegate
instance.m_KeyDownDelegate = value
public OlkTimeControlEvents_KeyDownEventHandler m_KeyDownDelegate
See Also
Reference
OlkTimeControlEvents_SinkHelper Class