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

Ews.StoreItemAsync Method

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

StoreItemAsync(EwsFolderId, EwsItemInfo, Object)

Begins asynchronous StoreItem operation. Stores an item to an exchange folder.

Declaration
public Task<EwsItemId> StoreItemAsync(EwsFolderId folderId, EwsItemInfo item, object state = null)
Parameters
Type Name Description
EwsFolderId folderId

ID of a folder where to store the message.

EwsItemInfo item

Ews item to store.

Object state

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

Returns
Type Description
Task<EwsItemId>

EwsItemId of the stored item.

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