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.26106.1555
Syntax
public long? AppendLimit { get; }

Property Value

NullableInt64
See Also