Grouping.AggregateType 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 les types d’agrégats à calculer.
public:
property Microsoft::Exchange::WebServices::Data::AggregateType AggregateType { Microsoft::Exchange::WebServices::Data::AggregateType get(); void set(Microsoft::Exchange::WebServices::Data::AggregateType value); };
public Microsoft.Exchange.WebServices.Data.AggregateType AggregateType { get; set; }
Public Property AggregateType As AggregateType
Valeur de propriété
Une des valeurs d’énumération AggregateType qui identifient si la valeur maximale ou minimale d’une propriété représentative est utilisée pour classer les éléments d’un groupe.