Click or drag to resize
MimeKit

IMailFolderFetchAsync Method

Overload List
 NameDescription
Public methodFetchAsync(IListUniqueId, IFetchRequest, CancellationToken) Asynchronously fetch the message summaries for the specified message UIDs.
Public methodFetchAsync(IListInt32, IFetchRequest, CancellationToken) Asynchronously fetch the message summaries for the specified message indexes.
Public methodFetchAsync(Int32, Int32, IFetchRequest, CancellationToken) Asynchronously fetch the message summaries for the messages between the two indexes, inclusive.
Top
See Also