class Net::IMAP::MailboxQuota

MailboxQuota represents the data of an untagged QUOTA response.

IMAP#getquota returns an array of MailboxQuota objects.

Net::IMAP#getquotaroot returns an array containing both MailboxQuotaRoot and MailboxQuota objects.

Required capability

Requires QUOTA [RFC2087] capability.