Click or drag to resize
MimeKit

ImapFolderMoveTo Method

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