OutlookBarGroupsEvents_Event.GroupAdd Event
Occurs when a new group has been added to the Shortcuts paneShortcuts pane.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event GroupAdd As OutlookBarGroupsEvents_GroupAddEventHandler
'Usage
Dim instance As OutlookBarGroupsEvents_Event
Dim handler As OutlookBarGroupsEvents_GroupAddEventHandler
AddHandler instance.GroupAdd, handler
event OutlookBarGroupsEvents_GroupAddEventHandler GroupAdd
See Also
Reference
OutlookBarGroupsEvents_Event Interface
OutlookBarGroupsEvents_Event Members
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.OutlookBarGroupsEvents_GroupAddEventHandler