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

Ews.GetFolderInfoAsync Method

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

GetFolderInfoAsync(EwsFolderId, Object)

Begins asynchronous GetFolderInfo operation. Gets information about an exchange folder identified by its ID.

Declaration
public Task<EwsFolderInfo> GetFolderInfoAsync(EwsFolderId folderId, object state = null)
Parameters
Type Name Description
EwsFolderId folderId

ID of a folder to get the information about.

Object state

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

Returns
Type Description
Task<EwsFolderInfo>

EwsFolderInfo of an exchange folder.

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