Click or drag to resize

ImapCopyByUIDAsync Method

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