Asynchronously fetches the message summaries for the messages between the two indexes, inclusive.
MailKit (in MailKit.dll) Version: 4.12.1
Syntaxpublic override Task<IList<IMessageSummary>> FetchAsync( int min, int max, IFetchRequest request, CancellationToken cancellationToken = default )Parameters
An enumeration of summaries for the requested messages.
ImplementsIMailFolderFetchAsync(Int32, Int32, IFetchRequest, CancellationToken)Fetches the message summaries for the messages between the two indexes, inclusive.
It should be noted that if another client has modified any message in the folder, the IMAP server may choose to return information that was not explicitly requested. It is therefore important to be prepared to handle both additional fields on a IMessageSummary for messages that were requested as well as summaries for messages that were not requested at all.
See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4