Share via


ApplicationEvents_11_SinkHelper.FolderContextMenuDisplay Method

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

Syntax

'Declaration
Public Overridable Sub FolderContextMenuDisplay ( _
    param0 As CommandBar, _
    param1 As MAPIFolder _
)
'Usage
Dim instance As ApplicationEvents_11_SinkHelper
Dim param0 As CommandBar
Dim param1 As MAPIFolder

instance.FolderContextMenuDisplay(param0, _
    param1)
public virtual void FolderContextMenuDisplay(
    CommandBar param0,
    MAPIFolder param1
)

Parameters

Implements

ApplicationEvents_11.FolderContextMenuDisplay(CommandBar, MAPIFolder)

See Also

Reference

ApplicationEvents_11_SinkHelper Class

ApplicationEvents_11_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace