Share via


OutlookBarPaneEvents_BeforeGroupSwitchEventHandler Delegat

Definition

Dieses Objekt, dieses Mitglied oder diese Aufzählung ist veraltet und kann nicht in Ihrem Code verwendet werden.

public delegate void OutlookBarPaneEvents_BeforeGroupSwitchEventHandler(OutlookBarGroup ^ ToGroup, [Runtime::InteropServices::Out] bool % Cancel);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void OutlookBarPaneEvents_BeforeGroupSwitchEventHandler(OutlookBarGroup ToGroup, out bool Cancel);
Public Delegate Sub OutlookBarPaneEvents_BeforeGroupSwitchEventHandler(ToGroup As OutlookBarGroup, ByRef Cancel As Boolean)

Parameter

ToGroup
OutlookBarGroup
Cancel
Boolean
Attribute

Gilt für: