Share via


ExtensibleQueueInfo.MessageCountsPerPriority property

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

Syntax

'Declaration
Public MustOverride Property MessageCountsPerPriority As Integer()
    Get
    Friend Set
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As Integer()

value = instance.MessageCountsPerPriority
public abstract int[] MessageCountsPerPriority { get; internal set; }

Property value

Type: []

See also

Reference

ExtensibleQueueInfo class

ExtensibleQueueInfo members

Microsoft.Exchange.Data.QueueViewer namespace