QueueViewerSortOrderEntry.Property Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Property As String
Get
'Usage
Dim instance As QueueViewerSortOrderEntry
Dim value As String
value = instance.Property
public string Property { get; }
Property Value
Type: System.String