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