ImapCopy |
| Name | Description | |
|---|---|---|
| CopyByUIDAsync(Int64, FolderInfo, CancellationToken) | Copies the specified email message to the specified destination folder (mailbox). | |
| CopyByUIDAsync(Int64, String, CancellationToken) | Copies the specified email message to the specified destination folder (mailbox). | |
| CopyByUIDAsync(ListInt64, FolderInfo, CancellationToken) | Copies the specified email messages to the specified destination folder (mailbox). | |
| CopyByUIDAsync(ListInt64, String, CancellationToken) | Copies the specified email messages to the specified destination folder (mailbox). |