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

Ews.CopyItemAsync Method

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

CopyItemAsync(EwsItemId, EwsFolderId, Object)

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 object containing state information for this request.

Returns
Type Description
Task<EwsItemId>

EwsItemInfo of the copied item.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies