Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.IAsyncResult |
ImapClient.beginListMessagesByPage(int itemsPerPage,
int pageOffset,
PageSettingsAsync settings)
Begins getting the list of messages asynchronously
|
com.aspose.ms.System.IAsyncResult |
ImapClient.beginListMessagesByPage(MailQuery query,
PageInfo pageInfo,
PageSettingsAsync settings)
Begins getting the list of messages asynchronously
|