Click or drag to resize
MimeKit

ImapFolderFetch Method

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