Share via


TransportProcessingQuotaConfig.EtrWeight property

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

Syntax

'Declaration
Public Property EtrWeight As Double
    Get
    Set
'Usage
Dim instance As TransportProcessingQuotaConfig
Dim value As Double

value = instance.EtrWeight

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

Property value

Type: System.Double

See also

Reference

TransportProcessingQuotaConfig class

TransportProcessingQuotaConfig members

Microsoft.Exchange.Data namespace