Grouping.GroupOn 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 propriété sur laquelle grouper.
public:
property Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ GroupOn { Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ get(); void set(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ value); };
public Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase GroupOn { get; set; }
Public Property GroupOn As PropertyDefinitionBase
Valeur de propriété
Objet de classe PropertyDefinitionBase avec la propriété sur laquelle regrouper.