Click or drag to resize
MimeKit

MailFolderFetch Method

Overload List
 NameDescription
Public methodCode exampleFetch(IListUniqueId, IFetchRequest, CancellationToken) Fetch the message summaries for the specified message UIDs.
Public methodFetch(IListInt32, IFetchRequest, CancellationToken) Fetch the message summaries for the specified message indexes.
Public methodFetch(Int32, Int32, IFetchRequest, CancellationToken) Fetch the message summaries for the messages between the two indexes, inclusive.
Top
See Also