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

Ews.UpdateItemAsync Method

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

UpdateItemAsync(EwsItemId, EwsItemMetadata, Object)

Updates existing item with specified metadata.

Declaration
public Task<EwsItemId> UpdateItemAsync(EwsItemId itemId, EwsItemMetadata metadata, object state = null)
Parameters
Type Name Description
EwsItemId itemId

ID of an item to update.

EwsItemMetadata metadata

New metadata of the item.

Object state

An object containing state information for this request.

Returns
Type Description
Task<EwsItemId>

New ID of the updated item.

Remarks

Most update operation needs ChangeKey to be set to the latest value.

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