Share via


DomainContentConfig.MessageCountThreshold property

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

Syntax

'Declaration
Public Property MessageCountThreshold As Integer
    Get
    Set
'Usage
Dim instance As DomainContentConfig
Dim value As Integer

value = instance.MessageCountThreshold

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

Property value

Type: System.Int32

See also

Reference

DomainContentConfig class

DomainContentConfig members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace