IAsyncEwsClient.GetFolderPermissionsAsync
IAsyncEwsClient.GetFolderPermissionsAsync method
Gets the folder permissions.
public Task<ExchangePermissionCollection> GetFolderPermissionsAsync(string folderUrl,
CancellationToken cancellationToken = default)
Parameter | Type | Description |
---|---|---|
folderUrl | String | The folder URL. |
cancellationToken | CancellationToken | The cancellation token. |
Return Value
The ExchangePermissionCollection
See Also
- class ExchangePermissionCollection
- interface IAsyncEwsClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email