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

Ews.RenameFolderAsync Method

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

RenameFolderAsync(EwsFolderId, String, Object)

Begins asynchronous RenameFolder operation. 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 optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<EwsFolderId>

ID of the renamed folder.

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