Grouping.SortDirection Property

Definition

Gets or sets the sort direction.

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

Property Value

One of the SortDirection enumeration values that define the sort order for data that is returned by a search.

Applies to