Modifier and Type | Method and Description |
---|---|
ImapQuotaRoot[] |
ImapClient.endGetQuotaRoot(com.aspose.ms.System.IAsyncResult asyncResult)
Waits for the pending asynchronous operation to complete.
|
ImapQuotaRoot[] |
ImapClient.getQuotaRoot(IConnection connection,
String mailboxName)
Gets quota root information for mailbox
|
ImapQuotaRoot[] |
ImapClient.getQuotaRoot(String mailboxName)
Gets quota root information for mailbox
|