AggregateOnType Class
The AggregateOnType class identifies the Exchange store property that is used to determine the order of grouped items for a grouped FindItem result set.
Inheritance Hierarchy
System.Object
ExchangeWebServices.AggregateOnType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class AggregateOnType
'Usage
Dim instance As AggregateOnType
[SerializableAttribute]
public class AggregateOnType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also