OutlookBarPaneEvents_Event.BeforeGroupSwitch Event
This object, member, or enumeration is deprecated and is not intended to be used in your code.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event BeforeGroupSwitch As OutlookBarPaneEvents_BeforeGroupSwitchEventHandler
'Usage
Dim instance As OutlookBarPaneEvents_Event
Dim handler As OutlookBarPaneEvents_BeforeGroupSwitchEventHandler
AddHandler instance.BeforeGroupSwitch, handler
event OutlookBarPaneEvents_BeforeGroupSwitchEventHandler BeforeGroupSwitch
See Also
Reference
OutlookBarPaneEvents_Event Interface