_Category.ShortcutKey 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个 OlCategoryShortcutKey 常量,该常量指定对象使用的 Category 快捷键。 读/写。
public:
property Microsoft::Office::Interop::Outlook::OlCategoryShortcutKey ShortcutKey { Microsoft::Office::Interop::Outlook::OlCategoryShortcutKey get(); void set(Microsoft::Office::Interop::Outlook::OlCategoryShortcutKey value); };
public Microsoft.Office.Interop.Outlook.OlCategoryShortcutKey ShortcutKey { get; set; }
Public Property ShortcutKey As OlCategoryShortcutKey
属性值
注解
在任何给定时间只能由一个 类别 对象使用除 olCategoryShortcutKeyNone 之外的任何 OlCategoryShortcutKey 常量。 设置此属性的值为 OlCategoryShortcutKey 的常量已经在使用集已经在使用指定的值与 olCategoryShortcutKeyNone类别 对象的 ShortcutKey 属性。