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.26106.1555
Syntax
public bool Quota { get; }

Property Value

Boolean
See Also