Share via


QueueViewerSortOrderEntry.SortDirection property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public ReadOnly Property SortDirection As ListSortDirection
    Get
'Usage
Dim instance As QueueViewerSortOrderEntry
Dim value As ListSortDirection

value = instance.SortDirection
public ListSortDirection SortDirection { get; }

Property value

Type: System.ComponentModel.ListSortDirection

See also

Reference

QueueViewerSortOrderEntry class

QueueViewerSortOrderEntry members

Microsoft.Exchange.Data namespace