Share via


TransportProcessingQuotaConfig.CostThreshold property

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

Syntax

'Declaration
Public Property CostThreshold As Integer
    Get
    Set
'Usage
Dim instance As TransportProcessingQuotaConfig
Dim value As Integer

value = instance.CostThreshold

instance.CostThreshold = value
public int CostThreshold { get; set; }

Property value

Type: System.Int32

See also

Reference

TransportProcessingQuotaConfig class

TransportProcessingQuotaConfig members

Microsoft.Exchange.Data namespace