DistinguishedGroupByType.StandardGroupBy Property

Definition

The StandardGroupBy property gets or sets the standard property that is used for a grouped query.

public:
 property ExchangeWebServices::StandardGroupByType StandardGroupBy { ExchangeWebServices::StandardGroupByType get(); void set(ExchangeWebServices::StandardGroupByType value); };
public ExchangeWebServices.StandardGroupByType StandardGroupBy { get; set; }
Public Property StandardGroupBy As StandardGroupByType

Property Value

The StandardGroupBy property returns a StandardGroupByType enumeration.

Applies to