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

Ews.ItemExistsAsync Method

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

ItemExistsAsync(EwsItemId, Object)

Begins asynchronous ItemExists operation. Detects whether an item with specified ID still exists.

Declaration
public Task<bool> ItemExistsAsync(EwsItemId itemId, object state = null)
Parameters
Type Name Description
EwsItemId itemId

ID of an item.

Object state

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

Returns
Type Description
Task<Boolean>

True if item exists; false otherwise.

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