Grouping.GroupOn プロパティ

定義

グループ化するプロパティを取得または設定します。

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

プロパティ値

グループ化するプロパティを持つ PropertyDefinitionBase クラス オブジェクト。

適用対象