Click or drag to resize

ImapCopyByUID Method

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