Partager via


PullSubscription.EndUnsubscribe(IAsyncResult) Méthode

Définition

Met fin à une demande asynchrone de désinscription d’un abonnement. Cette méthode a été introduite dans l’API managée des services web Microsoft Exchange (EWS) 1.2.

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

Paramètres

asyncResult
IAsyncResult

IAsyncResult qui fait référence à la requête asynchrone.

S’applique à