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

Ews.GetUpdatedFoldersAsync Method

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

GetUpdatedFoldersAsync(EwsFolderId, String, Object)

Begins asynchronous GetUpdatedFolders operation. Receives changes that occurred since the last checkpoint.

Declaration
public Task<EwsUpdatedFoldersInfo> GetUpdatedFoldersAsync(EwsFolderId folderId, string checkpoint, object state = null)
Parameters
Type Name Description
EwsFolderId folderId

Base folder of changes.

String checkpoint

Checkpoint received in previous response. Use null (Nothing in VB) for the first request.

Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<EwsUpdatedFoldersInfo>

Returns information about updated folders.

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