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