Click or drag to resize

ImapCopyByNumberAsync Method

Overload List
  NameDescription
Public methodCopyByNumberAsync(ListInt64, FolderInfo)
Copies the specified email messages to the specified destination folder (mailbox).
Public methodCopyByNumberAsync(ListInt64, String)
Copies the specified email messages to the specified destination folder (mailbox).
Public methodCopyByNumberAsync(Int64, FolderInfo)
Copies the specified email message to the specified destination folder (mailbox).
Public methodCopyByNumberAsync(Int64, String)
Copies the specified email message to the specified destination folder (mailbox).
Top
See Also