ContactAnnotationList.FindAnnotationsAsync 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.
Obtient de manière asynchrone la liste des objets ContactAnnotation .
public:
virtual IAsyncOperation<IVectorView<ContactAnnotation ^> ^> ^ FindAnnotationsAsync() = FindAnnotationsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IVectorView<ContactAnnotation>> FindAnnotationsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IReadOnlyList<ContactAnnotation>> FindAnnotationsAsync();
function findAnnotationsAsync()
Public Function FindAnnotationsAsync () As IAsyncOperation(Of IReadOnlyList(Of ContactAnnotation))
Retours
Liste des objets ContactAnnotation .
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|