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