Grouping.AggregateOn Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define a propriedade a ser agregada.
public:
property Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ AggregateOn { Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ get(); void set(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ value); };
public Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase AggregateOn { get; set; }
Public Property AggregateOn As PropertyDefinitionBase
Valor da propriedade
A propriedade a ser agregada.