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