Freigeben über


PullSubscription.EndUnsubscribe(IAsyncResult) Methode

Definition

Beendet eine asynchrone Anforderung zum Abbestellen eines Abonnements. Diese Methode wurde in der verwalteten MICROSOFT Exchange Web Services (EWS) API 1.2 eingeführt.

public:
 void EndUnsubscribe(IAsyncResult ^ asyncResult);
public void EndUnsubscribe (IAsyncResult asyncResult);
Public Sub EndUnsubscribe (asyncResult As IAsyncResult)

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult, das auf die asynchrone Anforderung verweist.

Gilt für: