Freigeben über


ExchangeServiceBinding.BeginExpandDL Methode

Definition

Die BeginExpandDL(ExpandDLType, AsyncCallback, Object) -Methode wird verwendet, um einen asynchronen ExpandDL(ExpandDLType) Aufruf zu starten.

public:
 IAsyncResult ^ BeginExpandDL(ExchangeWebServices::ExpandDLType ^ ExpandDL1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginExpandDL (ExchangeWebServices.ExpandDLType ExpandDL1, AsyncCallback callback, object asyncState);
Public Function BeginExpandDL (ExpandDL1 As ExpandDLType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameter

ExpandDL1
ExpandDLType
callback
AsyncCallback
asyncState
Object

Gibt zurück

Die BeginExpandDL(ExpandDLType, AsyncCallback, Object) Methode gibt ein IAsyncResult-Objekt zurück.

Gilt für: