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; }