OlkLabelEvents_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 OlkLabelEvents_MouseDownEventHandler
'Usage
Dim instance As OlkLabelEvents_SinkHelper
Dim value As OlkLabelEvents_MouseDownEventHandler
value = instance.m_MouseDownDelegate
instance.m_MouseDownDelegate = value
public OlkLabelEvents_MouseDownEventHandler m_MouseDownDelegate
See Also
Reference
OlkLabelEvents_SinkHelper Class