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