Click or drag to resize
MimeKit

IMailFolderCopyTo Method

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