ItemMove - метод |
| Имя | Описание | |
|---|---|---|
| Move(WellKnownFolderName) |
Moves this item to a the specified folder. Calling this method results in a call to EWS.
Move returns null if the move operation is across two mailboxes or between a mailbox and a public folder. | |
| Move(FolderId, CancellationToken) |
Moves this item to a the specified folder. Calling this method results in a call to EWS.
Move returns null if the move operation is across two mailboxes or between a mailbox and a public folder. |