Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Ews.CopyItemAsync Method

Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)

CopyItemAsync(EwsItemId, EwsFolderId, Object)

Begins asynchronous CopyItem operation. Copies an item to specified exchange folder.

Declaration
public Task<EwsItemId> CopyItemAsync(EwsItemId itemId, EwsFolderId folderId, object state = null)
Parameters
Type Name Description
EwsItemId itemId

ID of an item to copy.

EwsFolderId folderId

ID of a folder to which to copy the item.

Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<EwsItemId>

EwsItemInfo of the copied item.

In This Article
  • CopyItemAsync(EwsItemId, EwsFolderId, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies