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

Ews.CopyFolderAsync Method

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

CopyFolderAsync(EwsFolderId, EwsFolderId, Object)

Copies an exchange folder with its content into another exchange folder.

Declaration
public Task<EwsFolderId> CopyFolderAsync(EwsFolderId folderId, EwsFolderId targetFolderId, object state = null)
Parameters
Type Name Description
EwsFolderId folderId

ID of a folder to copy.

EwsFolderId targetFolderId

ID of a folder where to copy the folder.

Object state

An object containing state information for this request.

Returns
Type Description
Task<EwsFolderId>

EwsFolderId of the copied folder.

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