Quota[] getQuota(String folder) throws MessagingException
folder
- the name of the folderMessagingException
- if the server doesn't support the
QUOTA extensionvoid setQuota(Quota quota) throws MessagingException
getQuota
method, but it need not be.quota
- the quota to setMessagingException
- if the server doesn't support the
QUOTA extensionCopyright © 2013 Oracle. All Rights Reserved.