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