IEWSClient.ListDelegates
IEWSClient.ListDelegates method
Lists the users who are granted access on the specified mailbox.
public ExchangeDelegateUserCollection ListDelegates(string mailbox)
Parameter | Type | Description |
---|---|---|
mailbox | String | A mailbox. |
Return Value
A ExchangeDelegateUserCollection
representing the delegate users.
Exceptions
exception | condition |
---|---|
AsposeArgumentException | mailbox is null or empty . |
See Also
- class ExchangeDelegateUserCollection
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email