Ews.GetFolderInfo Method
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9313)
GetFolderInfo(EwsFolderId)
Gets information about an exchange folder identified by its ID.
Declaration
public EwsFolderInfo GetFolderInfo(EwsFolderId folderId)Parameters
| Type | Name | Description | 
|---|---|---|
| EwsFolderId | folderId | ID of a folder to get the information about. | 
Returns
| Type | Description | 
|---|---|
| EwsFolderInfo | EwsFolderInfo of an exchange folder. |