Share via


ExtensibleQueueInfo.PriorityDescriptions property

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

Syntax

'Declaration
Public ReadOnly Property PriorityDescriptions As String()
    Get
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As String()

value = instance.PriorityDescriptions
public string[] PriorityDescriptions { get; }

Property value

Type: []

See also

Reference

ExtensibleQueueInfo class

ExtensibleQueueInfo members

Microsoft.Exchange.Data.QueueViewer namespace