Share via


Pop3AdConfiguration.MaxCommandSize Property

This member overrides PopImapAdConfiguration.MaxCommandSize.

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

Syntax

'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Overrides Property MaxCommandSize As Integer
    Get
    Set
'Usage
Dim instance As Pop3AdConfiguration
Dim value As Integer

value = instance.MaxCommandSize

instance.MaxCommandSize = value
[ParameterAttribute(Mandatory = false)]
public override int MaxCommandSize { get; set; }

Property Value

Type: System.Int32