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