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