SearchMailboxesResult.FailedMailboxes 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 ou définit la collection de boîtes aux lettres où la requête de recherche a échoué. La FailedMailboxes propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013.
public:
property cli::array <Microsoft::Exchange::WebServices::Data::FailedSearchMailbox ^> ^ FailedMailboxes { cli::array <Microsoft::Exchange::WebServices::Data::FailedSearchMailbox ^> ^ get(); void set(cli::array <Microsoft::Exchange::WebServices::Data::FailedSearchMailbox ^> ^ value); };
public Microsoft.Exchange.WebServices.Data.FailedSearchMailbox[] FailedMailboxes { get; set; }
Public Property FailedMailboxes As FailedSearchMailbox()
Valeur de propriété
Boîtes aux lettres où la requête de recherche a échoué.