Click or drag to resize
MimeKit

Pop3ClientGetMessageHeaders Method

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