Click or drag to resize
MimeKit

Pop3ClientGetMessageHeadersAsync Method

Overload List
 NameDescription
Public methodGetMessageHeadersAsync(IListInt32, CancellationToken) Asynchronously get the headers for the messages at the specified indexes.
Public methodGetMessageHeadersAsync(Int32, CancellationToken) Asynchronously get the headers for the message at the specified index.
Public methodGetMessageHeadersAsync(Int32, Int32, CancellationToken) Asynchronously get the headers of the messages within the specified range.
Top
See Also