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

Ews.GetUpdatedItems Method

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

GetUpdatedItems(EwsFolderId, EwsItemFields, Int32, String)

Receives changes that occured since the last checkpoint.

Declaration
public EwsUpdatedItemsInfo GetUpdatedItems(EwsFolderId folderId, EwsItemFields fields, int maxChangesCount, string checkpoint)
Parameters
Type Name Description
EwsFolderId folderId

Folder to get items from.

EwsItemFields fields

Fields to return. Supported values are IdOnly, Default and All.

Int32 maxChangesCount

How many changes will be returned. Maximum value supported by the server is usually 512.

String checkpoint

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

Returns
Type Description
EwsUpdatedItemsInfo

Returns information about updated items.

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