DistinguishedGroupByType Class
Definition
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 DistinguishedGroupByType class represents a standard grouping for FindItem queries.
public ref class DistinguishedGroupByType : ExchangeWebServices::BaseGroupByType
public class DistinguishedGroupByType : ExchangeWebServices.BaseGroupByType
Public Class DistinguishedGroupByType
Inherits BaseGroupByType
- Inheritance
Constructors
DistinguishedGroupByType() |
The DistinguishedGroupByType constructor initializes a new instance of the DistinguishedGroupByType class. |
Properties
Order |
The Order property gets or sets the order of the groups in the grouped item array that is returned in the response. (Inherited from BaseGroupByType) |
StandardGroupBy |
The StandardGroupBy property gets or sets the standard property that is used for a grouped query. |