ExtensibleQueueInfo.DeferredMessageCountsPerPriority property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public MustOverride Property DeferredMessageCountsPerPriority As Integer()
Get
Friend Set
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As Integer()
value = instance.DeferredMessageCountsPerPriority
public abstract int[] DeferredMessageCountsPerPriority { get; internal set; }
Property value
Type: []