Grouping.SortDirection プロパティ

定義

並べ替えの方向を取得または設定します。

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

プロパティ値

検索によって返されるデータの並べ替え順序を定義する SortDirection 列挙値の 1 つ。

適用対象