ContactBatch.Status Propriété
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 une valeur ContactBatchStatus qui indique si une recherche a réussi ou s’il y a eu une erreur de serveur.
public:
property ContactBatchStatus Status { ContactBatchStatus get(); };
ContactBatchStatus Status();
public ContactBatchStatus Status { get; }
var contactBatchStatus = contactBatch.status;
Public ReadOnly Property Status As ContactBatchStatus
Valeur de propriété
Valeur ContactBatchStatus qui indique si une recherche a réussi ou s’il y a eu une erreur de serveur.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|