| | Name | Description |
|---|
 | MoveByNumberAsync(Int64, FolderInfo, CancellationToken) |
Moves the specified email message to the specified destination folder (mailbox). Uses copy and delete, if Move is unavailable.
|
 | MoveByNumberAsync(Int64, String, CancellationToken) |
Moves the specified email message to the specified destination folder (mailbox). Uses copy and delete, if Move is unavailable.
|
 | MoveByNumberAsync(ListInt64, FolderInfo, CancellationToken) |
Moves the specified email messages to the specified destination folder (mailbox). Uses copy and delete, if Move is unavailable.
|
 | MoveByNumberAsync(ListInt64, String, CancellationToken) |
Moves the specified email messages to the specified destination folder (mailbox). Uses copy and delete, if Move is unavailable.
|