ApplicationEvents_11_FolderContextMenuDisplayEventHandler Delegate

Definition

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

public delegate void ApplicationEvents_11_FolderContextMenuDisplayEventHandler(CommandBar ^ CommandBar, MAPIFolder ^ Folder);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents_11_FolderContextMenuDisplayEventHandler(CommandBar CommandBar, MAPIFolder Folder);
Public Delegate Sub ApplicationEvents_11_FolderContextMenuDisplayEventHandler(CommandBar As CommandBar, Folder As MAPIFolder)

Parameters

CommandBar
CommandBar
Folder
MAPIFolder
Attributes

Applies to