ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cet objet, ce membre ou cette énumération est déconseillé et n’est pas destiné à être utilisé dans votre code.
public delegate void ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler(CommandBar ^ CommandBar, OutlookBarShortcut ^ Shortcut);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler(CommandBar CommandBar, OutlookBarShortcut Shortcut);
Public Delegate Sub ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler(CommandBar As CommandBar, Shortcut As OutlookBarShortcut)
Paramètres
- CommandBar
- CommandBar
- Shortcut
- OutlookBarShortcut
- Attributs