Share via


ApplicationEvents_11.ShortcutContextMenuDisplay Method

This object, member, or enumeration is deprecated and is not intended to be used in your code.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
<TypeLibFuncAttribute()> _
Sub ShortcutContextMenuDisplay ( _
    CommandBar As CommandBar, _
    Shortcut As OutlookBarShortcut _
)
'Usage
Dim instance As ApplicationEvents_11
Dim CommandBar As CommandBar
Dim Shortcut As OutlookBarShortcut

instance.ShortcutContextMenuDisplay(CommandBar, _
    Shortcut)
[DispIdAttribute()]
[TypeLibFuncAttribute()]
void ShortcutContextMenuDisplay(
    CommandBar CommandBar,
    OutlookBarShortcut Shortcut
)

Parameters

See Also

Reference

ApplicationEvents_11 Interface

ApplicationEvents_11 Members

Microsoft.Office.Interop.Outlook Namespace