VOOZH about

URL: https://mimekit.net/docs/html/Overload_MailKit_Net_Imap_ImapFolder_FetchAsync.htm

⇱ ImapFolder.FetchAsync Method


👁 MimeKit

ImapFolderFetchAsync Method

👁 Image
Overload List
 NameDescription
👁 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.
Top
👁 Image
See Also