Grouping.AggregateType Property

Definition

Gets or sets the types of aggregate to calculate.

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

Property Value

One of the AggregateType enumeration values that identify whether the maximum or minimum value of a representative property is used to order the items in a group.

Applies to