Click or drag to resize
MimeKit

MailFolderMoveToAsync Method

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