AggregateOnType.Aggregate Property

Definition

The Aggregate property sets a value that indicates whether the maximum or minimum value of a property that is identified by the Item property is used for ordering the groups of items.

public:
 property ExchangeWebServices::AggregateType Aggregate { ExchangeWebServices::AggregateType get(); void set(ExchangeWebServices::AggregateType value); };
public ExchangeWebServices.AggregateType Aggregate { get; set; }
Public Property Aggregate As AggregateType

Property Value

The Aggregate property returns an AggregateType enumeration.

Applies to