Grouping.AggregateType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.