class Net::IMAP::MailboxQuotaRoot
Net::IMAP::MailboxQuotaRoot represents part of the GETQUOTAROOT response. (GETQUOTAROOT can also return Net::IMAP::MailboxQuota.)
quotaroot_response ::= "QUOTAROOT" SPACE astring *(SPACE astring)
Fields:¶ ↑
- mailbox
 - 
The mailbox with the associated quota.
 - quotaroots
 - 
Zero or more quotaroots that affect the quota on the specified mailbox.