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