Click or drag to resize

ImapCapabilitiesAppendLimit Property

Gets information if APPENDLIMIT extension is supported. (RFC 7889)

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public long? AppendLimit { get; }

Property Value

Type: NullableInt64
See Also