Freigeben über


ExchangeServiceBinding.EndExpandDL(IAsyncResult) Methode

Definition

Die EndExpandDL(IAsyncResult) -Methode wird verwendet, um einen asynchronen ExpandDL(ExpandDLType) Aufruf zu beenden.

public:
 ExchangeWebServices::ExpandDLResponseType ^ EndExpandDL(IAsyncResult ^ asyncResult);
public ExchangeWebServices.ExpandDLResponseType EndExpandDL (IAsyncResult asyncResult);
Public Function EndExpandDL (asyncResult As IAsyncResult) As ExpandDLResponseType

Parameter

asyncResult
IAsyncResult

Gibt zurück

Die EndExpandDL(IAsyncResult) -Methode gibt ein ExpandDLResponseType -Objekt zurück.

Gilt für: