Ews.DisconnectAsync Method
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 8.0.9673)
DisconnectAsync(Object)
Disconnects from the Exchange server.
Declaration
public Task DisconnectAsync(object state = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Object | state | An object containing state information for this request. |
Returns
| Type | Description |
|---|---|
| Task |