ThrottlingPolicy.RCAPercentTimeInMailboxRPC Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property RCAPercentTimeInMailboxRPC As Nullable(Of UInteger)
Get
Friend Set
'Usage
Dim instance As ThrottlingPolicy
Dim value As Nullable(Of UInteger)
value = instance.RCAPercentTimeInMailboxRPC
public Nullable<uint> RCAPercentTimeInMailboxRPC { get; internal set; }
Property Value
Type: System.Nullable<UInt32>