OutlookBarShortcutsEvents_Event.BeforeShortcutRemove 事件
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在将新快捷方式从快捷方式窗格中,可以是用户操作或程序代码中的组之前发生。
public:
event Microsoft::Office::Interop::Outlook::OutlookBarShortcutsEvents_BeforeShortcutRemoveEventHandler ^ BeforeShortcutRemove;
event Microsoft.Office.Interop.Outlook.OutlookBarShortcutsEvents_BeforeShortcutRemoveEventHandler BeforeShortcutRemove;
Event BeforeShortcutRemove As OutlookBarShortcutsEvents_BeforeShortcutRemoveEventHandler