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