Share via


TransportProcessingQuotaConfig.AmWeight property

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

Syntax

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

value = instance.AmWeight

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

Property value

Type: System.Double

See also

Reference

TransportProcessingQuotaConfig class

TransportProcessingQuotaConfig members

Microsoft.Exchange.Data namespace