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