OutlookBarGroupsEvents_Event.BeforeGroupAdd 事件

定义

在将新组添加到快捷方式窗格中,可以是用户操作或程序代码之前发生。

public:
 event Microsoft::Office::Interop::Outlook::OutlookBarGroupsEvents_BeforeGroupAddEventHandler ^ BeforeGroupAdd;
event Microsoft.Office.Interop.Outlook.OutlookBarGroupsEvents_BeforeGroupAddEventHandler BeforeGroupAdd;
Event BeforeGroupAdd As OutlookBarGroupsEvents_BeforeGroupAddEventHandler 

事件类型

适用于