public class ImapQuotaRoot extends Object
Contains information about quota root for mailbox resource.
Modifier and Type | Method and Description |
---|---|
String |
getMailboxName()
Gets mailbox name
|
String |
getQuotaRootName()
Gets qupta root name
|
List<ImapQuota> |
getQuotas()
Gets usage of resource
|