Freigeben über


OutlookBarPaneEvents.BeforeGroupSwitch(OutlookBarGroup, Boolean) Methode

Definition

Hierbei handelt es sich um ein Mitglied in einer Ereignisschnittstelle in einer COM-CoClass. Es kann nicht in Ihrem Code verwendet werden.

public:
 void BeforeGroupSwitch(Microsoft::Office::Interop::Outlook::OutlookBarGroup ^ ToGroup, [Runtime::InteropServices::Out] bool % Cancel);
public void BeforeGroupSwitch (Microsoft.Office.Interop.Outlook.OutlookBarGroup ToGroup, out bool Cancel);
Public Sub BeforeGroupSwitch (ToGroup As OutlookBarGroup, ByRef Cancel As Boolean)

Parameter

ToGroup
OutlookBarGroup
Cancel
Boolean

Gilt für: