AggregateOnType Members
Include Protected Members
Include Inherited Members
The AggregateOnType class identifies the Exchange store property that is used to determine the order of grouped items for a grouped FindItem result set.
The AggregateOnType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AggregateOnType | The AggregateOnType constructor initializes a new instance of the AggregateOnType class. |
Top
Properties
Name | Description | |
---|---|---|
Aggregate | 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. | |
Item | The Item property sets a field that specifies the property that a FindItem query uses for ordered grouped results. |
Top