Click or drag to resize

ImapCapabilitiesQuota Property

Gets information if QUOTA extension is supported. You can use GetQuota(String) and GetQuotaRoot(FolderInfo) methods. (RFC 2087).

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

Property Value

Type: Boolean
See Also