Table of Contents

Enum SortDirection

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Defines a sort direction

public enum SortDirection

Fields

Ascending = 0

The sort is performed in ascending order.

Descending = 1

The sort is performed in descending order.