IAsyncEwsClient.ListPublicFoldersAsync
IAsyncEwsClient.ListPublicFoldersAsync method
Gets collection of public folders from root public folder
public Task<ExchangeFolderInfoCollection> ListPublicFoldersAsync(
CancellationToken cancellationToken = default)
Parameter | Type | Description |
---|---|---|
cancellationToken | CancellationToken | The cancellation token. |
Return Value
ExchangeFolderInfoCollection
that contains subfolders from the root public folder
See Also
- class ExchangeFolderInfoCollection
- interface IAsyncEwsClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email