Share via


ApplicationEvents_11.StoreContextMenuDisplay 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
<TypeLibFuncAttribute()> _
<DispIdAttribute()> _
Sub StoreContextMenuDisplay ( _
    CommandBar As CommandBar, _
    Store As Store _
)
'Usage
Dim instance As ApplicationEvents_11
Dim CommandBar As CommandBar
Dim Store As Store

instance.StoreContextMenuDisplay(CommandBar, _
    Store)
[TypeLibFuncAttribute()]
[DispIdAttribute()]
void StoreContextMenuDisplay(
    CommandBar CommandBar,
    Store Store
)

Parameters

See Also

Reference

ApplicationEvents_11 Interface

ApplicationEvents_11 Members

Microsoft.Office.Interop.Outlook Namespace