Grouping.AggregateOn プロパティ

定義

集計するプロパティを取得または設定します。

public:
 property Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ AggregateOn { Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ get(); void set(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ value); };
public Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase AggregateOn { get; set; }
Public Property AggregateOn As PropertyDefinitionBase

プロパティ値

集計対象のプロパティ。

適用対象