StandardGroupByType Enum

Definition

The StandardGroupByType enumeration represents the standard grouping and aggregating mechanisms for a grouped FindItem operation.

public enum class StandardGroupByType
public enum StandardGroupByType
Public Enum StandardGroupByType
Inheritance
StandardGroupByType

Fields

ConversationTopic 0

Groups by message:ConversationTopic and aggregates on item:DateTimeReceived (maximum). For more information about aggregation, see AggregateOn.

Remarks

This enumeration is used by the StandardGroupBy property of the DistinguishedGroupByType object.

Applies to