IEWSClient.FetchTask
IEWSClient.FetchTask method
Fetches the specified task.
public ExchangeTask FetchTask(string taskUri)
| Parameter | Type | Description |
|---|---|---|
| taskUri | String | A task uri. |
Return Value
A fetched ExchangeTask
Exceptions
| exception | condition |
|---|---|
| AsposeArgumentException | taskUri is null or empty. |
See Also
- class ExchangeTask
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email