SearchMailboxesResult.PageItemSize 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.
Important
Cette API n’est pas conforme CLS.
Obtient ou définit le nombre d’éléments à retourner dans une pagination des résultats de recherche. La PageItemSize propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013.
public:
property System::UInt64 PageItemSize { System::UInt64 get(); void set(System::UInt64 value); };
[System.CLSCompliant(false)]
public ulong PageItemSize { get; set; }
Public Property PageItemSize As ULong
Valeur de propriété
Taille totale de l’élément de page.
- Attributs