Click or drag to resize
MimeKit

MailFolderCopyToAsync Method

Overload List
 NameDescription
Public methodCopyToAsync(IListUniqueId, IMailFolder, CancellationToken) Asynchronously copy the specified messages to the destination folder.
Public methodCopyToAsync(IListInt32, IMailFolder, CancellationToken) Asynchronously copy the specified messages to the destination folder.
Public methodCopyToAsync(Int32, IMailFolder, CancellationToken) Asynchronously copy the specified message to the destination folder.
Public methodCopyToAsync(UniqueId, IMailFolder, CancellationToken) Asynchronously copy the specified message to the destination folder.
Top
See Also