OlkOptionButtonEvents_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 OlkOptionButtonEvents_BeforeUpdateEventHandler
'Usage
Dim instance As OlkOptionButtonEvents_SinkHelper
Dim value As OlkOptionButtonEvents_BeforeUpdateEventHandler
value = instance.m_BeforeUpdateDelegate
instance.m_BeforeUpdateDelegate = value
public OlkOptionButtonEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
See Also
Reference
OlkOptionButtonEvents_SinkHelper Class