Click or drag to resize
MimeKit

MailSpoolGetMessageHeadersAsync Method

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