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