DistinguishedGroupByType.StandardGroupBy Property
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 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.