ExchangeClient.GetFolderInfo
ExchangeClient.GetFolderInfo method
Gets the folder information.
public ExchangeFolderInfo GetFolderInfo(string folderUri)
Parameter | Type | Description |
---|---|---|
folderUri | String | A folder uri. |
Return Value
A ExchangeFolderInfo
that represents the folder information.
Exceptions
exception | condition |
---|---|
AsposeArgumentException | folderUri is null or empty . |
ExchangeException | Server responded an error message. |
See Also
- class ExchangeFolderInfo
- class ExchangeClient
- namespace Aspose.Email.Clients.Exchange.Dav
- assembly Aspose.Email