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
属性

适用于