AggregateOnType 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 following tables list the members exposed by the AggregateOnType type.
Public Constructors
Name | Description | |
---|---|---|
AggregateOnType | The AggregateOnType constructor initializes a new instance of the AggregateOnType class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
AggregateOnType Class
ExchangeWebServices Namespace
FindItemType
GroupByType