ContactAnnotationList.DeleteAnnotationAsync(ContactAnnotation) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Supprime de manière asynchrone le contactAnnotation spécifié de la liste.
public:
virtual IAsyncAction ^ DeleteAnnotationAsync(ContactAnnotation ^ annotation) = DeleteAnnotationAsync;
IAsyncAction DeleteAnnotationAsync(ContactAnnotation const& annotation);
public IAsyncAction DeleteAnnotationAsync(ContactAnnotation annotation);
function deleteAnnotationAsync(annotation)
Public Function DeleteAnnotationAsync (annotation As ContactAnnotation) As IAsyncAction
Paramètres
- annotation
- ContactAnnotation
Annotation à supprimer de la liste.
Retours
Action asynchrone indiquant que l’opération est terminée.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|