ApplicationEvents_11_FolderContextMenuDisplayEventHandler 代理人

定義

このオブジェクト、メンバー、または列挙体は非推奨です。ユーザーのコード内で使用されるものではありません。

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)

パラメーター

CommandBar
CommandBar
Folder
MAPIFolder
属性

適用対象