ApplicationEvents_11_FolderContextMenuDisplayEventHandler Delegado

Definición

Este objeto, miembro o enumeración está en desuso y no debería usarse en el código.

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)

Parámetros

CommandBar
CommandBar
Folder
MAPIFolder
Atributos

Se aplica a