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