Expand Minimize
This topic has not yet been rated - Rate this topic

SortDirection enumeration

EWS Managed API

Defines the sort order for data that is returned by a search.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public enum SortDirection
Member nameDescription
AscendingThe data is sorted in ascending order.
DescendingThe data is sorted in descending order.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.