OlkCheckBoxEvents_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 OlkCheckBoxEvents_BeforeUpdateEventHandler
'Usage
Dim instance As OlkCheckBoxEvents_SinkHelper
Dim value As OlkCheckBoxEvents_BeforeUpdateEventHandler
value = instance.m_BeforeUpdateDelegate
instance.m_BeforeUpdateDelegate = value
public OlkCheckBoxEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
See Also
Reference
OlkCheckBoxEvents_SinkHelper Class