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