Click or drag to resize
MimeKit

IMailFolderGetHeadersAsync Method

Overload List
 NameDescription
Public methodGetHeadersAsync(Int32, CancellationToken, ITransferProgress) Asynchronously get the specified message headers.
Public methodGetHeadersAsync(UniqueId, CancellationToken, ITransferProgress) Asynchronously get the specified message headers.
Public methodGetHeadersAsync(Int32, BodyPart, CancellationToken, ITransferProgress) Asynchronously get the specified body part headers.
Public methodGetHeadersAsync(UniqueId, BodyPart, CancellationToken, ITransferProgress) Asynchronously get the specified body part headers.
Top
See Also