OlkInfoBarEvents_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 OlkInfoBarEvents_MouseDownEventHandler
'Usage
Dim instance As OlkInfoBarEvents_SinkHelper
Dim value As OlkInfoBarEvents_MouseDownEventHandler
value = instance.m_MouseDownDelegate
instance.m_MouseDownDelegate = value
public OlkInfoBarEvents_MouseDownEventHandler m_MouseDownDelegate
See Also
Reference
OlkInfoBarEvents_SinkHelper Class