Modifier and Type | Method and Description |
---|---|
ImapNamespace[] |
ImapClient.endGetNamespaces(com.aspose.ms.System.IAsyncResult asyncResult)
Waits for the pending asynchronous operation to complete.
|
ImapNamespace[] |
ImapClient.getNamespaces()
Gets namespaces that are available on a server.
|
ImapNamespace[] |
ImapClient.getNamespaces(IConnection connection)
Gets namespaces that are available on a server.
|