DistinguishedGroupByType Class

Definition

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
DistinguishedGroupByType

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.

Applies to