Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.IAsyncResult |
ImapClient.beginSortMessageThreads(IConnection connection,
SortConditions conditions,
com.aspose.ms.System.AsyncCallback callback,
Object state)
Begins sorting message threads asynchronously.
|
com.aspose.ms.System.IAsyncResult |
ImapClient.beginSortMessageThreads(SortConditions conditions,
com.aspose.ms.System.AsyncCallback callback,
Object state)
Begins sorting message threads asynchronously.
|
List<MessageThreadResult> |
ImapClient.sortMessageThreads(IConnection connection,
SortConditions conditions)
Get message threads.
|
List<MessageThreadResult> |
ImapClient.sortMessageThreads(SortConditions conditions)
Get message threads.
|
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.