Share via


OrganizationConfig.SCLJunkThreshold property

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

Syntax

'Declaration
Public ReadOnly Property SCLJunkThreshold As Integer
    Get
'Usage
Dim instance As OrganizationConfig
Dim value As Integer

value = instance.SCLJunkThreshold
public int SCLJunkThreshold { get; }

Property value

Type: System.Int32

See also

Reference

OrganizationConfig class

OrganizationConfig members

Microsoft.Exchange.Data.Directory.Management namespace