Imap |
Name | Description | |
---|---|---|
FetchAsync(IListUniqueId, IFetchRequest, CancellationToken) | Asynchronously fetches the message summaries for the specified message UIDs. | |
FetchAsync(IListInt32, IFetchRequest, CancellationToken) | Asynchronously fetches the message summaries for the specified message indexes. | |
FetchAsync(Int32, Int32, IFetchRequest, CancellationToken) | Asynchronously fetches the message summaries for the messages between the two indexes, inclusive. |