Click or drag to resize
MimeKit

ImapFolderGetBodyPartAsync Method

Overload List
 NameDescription
Public methodGetBodyPartAsync(Int32, BodyPart, CancellationToken, ITransferProgress) Asynchronously get the specified body part.
Public methodGetBodyPartAsync(Int32, String, CancellationToken, ITransferProgress) Asynchronously get the specified body part.
Public methodCode exampleGetBodyPartAsync(UniqueId, BodyPart, CancellationToken, ITransferProgress) Asynchronously get the specified body part.
Public methodCode exampleGetBodyPartAsync(UniqueId, String, CancellationToken, ITransferProgress) Asynchronously get the specified body part.
Top
See Also