ComponentLatencyInfo.IsPending Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property IsPending As Boolean
Get
'Usage
Dim instance As ComponentLatencyInfo
Dim value As Boolean
value = instance.IsPending
public bool IsPending { get; }
Property Value
Type: System.Boolean