Share via


OlkCommandButtonEvents_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 OlkCommandButtonEvents_MouseDownEventHandler
'Usage
Dim instance As OlkCommandButtonEvents_SinkHelper
Dim value As OlkCommandButtonEvents_MouseDownEventHandler

value = instance.m_MouseDownDelegate

instance.m_MouseDownDelegate = value
public OlkCommandButtonEvents_MouseDownEventHandler m_MouseDownDelegate

See Also

Reference

OlkCommandButtonEvents_SinkHelper Class

OlkCommandButtonEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace