Click or drag to resize
MimeKit

Pop3ClientGetMessagesAsync Method

Overload List
 NameDescription
Public methodGetMessagesAsync(IListInt32, CancellationToken, ITransferProgress) Asynchronously get the messages at the specified indexes.
Public methodCode exampleGetMessagesAsync(Int32, Int32, CancellationToken, ITransferProgress) Asynchronously get the messages within the specified range.
Top
See Also