EmailConversationReader.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 de conversations par e-mail.
public:
virtual IAsyncOperation<EmailConversationBatch ^> ^ ReadBatchAsync() = ReadBatchAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<EmailConversationBatch> ReadBatchAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<EmailConversationBatch> ReadBatchAsync();
function readBatchAsync()
Public Function ReadBatchAsync () As IAsyncOperation(Of EmailConversationBatch)
Retours
Retourne un lot de conversations par e-mail.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
email
emailSystem
|