Share via


QueueDigestPresentationObject.OutgoingRate property

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

Syntax

'Declaration
Public Property OutgoingRate As Double
    Get
    Set
'Usage
Dim instance As QueueDigestPresentationObject
Dim value As Double

value = instance.OutgoingRate

instance.OutgoingRate = value
public double OutgoingRate { get; set; }

Property value

Type: System.Double

See also

Reference

QueueDigestPresentationObject class

QueueDigestPresentationObject members

Microsoft.Exchange.Data.QueueDigest namespace