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
See also
Reference
QueueViewerSortOrderEntry class