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