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

Ews.RenameFolderAsync Method

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

RenameFolderAsync(EwsFolderId, String, Object)

Renames an exchange folder.

Declaration
public Task<EwsFolderId> RenameFolderAsync(EwsFolderId folderId, string newName, object state = null)
Parameters
Type Name Description
EwsFolderId folderId

ID of a folder to rename.

String newName

New folder name.

Object state

An object containing state information for this request.

Returns
Type Description
Task<EwsFolderId>

ID of the renamed folder.

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