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