Share via


ExtensibleQueueInfo.IncomingRate property

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

Syntax

'Declaration
Public MustOverride Property IncomingRate As Double
    Get
    Friend Set
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As Double

value = instance.IncomingRate
public abstract double IncomingRate { get; internal set; }

Property value

Type: System.Double

See also

Reference

ExtensibleQueueInfo class

ExtensibleQueueInfo members

Microsoft.Exchange.Data.QueueViewer namespace