StandardGroupByType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The StandardGroupByType enumeration represents the standard grouping and aggregating mechanisms for a grouped FindItem operation.
public enum class StandardGroupByType
C#
public enum StandardGroupByType
Public Enum StandardGroupByType
- Inheritance
-
StandardGroupByType
Name | Value | Description |
---|---|---|
ConversationTopic | 0 | Groups by message:ConversationTopic and aggregates on item:DateTimeReceived (maximum). For more information about aggregation, see AggregateOn. |
This enumeration is used by the StandardGroupBy property of the DistinguishedGroupByType object.
Product | Versions |
---|---|
Exchange EWS proxy | Latest |