ContactReader.ReadBatchAsync 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.
Lit de manière asynchrone un lot d’objets Contact à partir du ContactStore.
public:
virtual IAsyncOperation<ContactBatch ^> ^ ReadBatchAsync() = ReadBatchAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ContactBatch> ReadBatchAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ContactBatch> ReadBatchAsync();
function readBatchAsync()
Public Function ReadBatchAsync () As IAsyncOperation(Of ContactBatch)
Retours
Lot de contacts lus à partir du Magasin de contacts.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|