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
Public method AggregateOnType The AggregateOnType constructor initializes a new instance of the AggregateOnType class.

Top

Properties

  Name Description
Public property 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.
Public property Item The Item property sets a field that specifies the property that a FindItem query uses for ordered grouped results.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top