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
Public Overrides Property MaxCommandSize As Integer
    Get
    Set
'Usage
Dim instance As Pop3AdConfiguration
Dim value As Integer

value = instance.MaxCommandSize

instance.MaxCommandSize = value
public override int MaxCommandSize { get; set; }

Property value

Type: System.Int32

See also

Reference

Pop3AdConfiguration class

Pop3AdConfiguration members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace