Ews.DisconnectAsync Method
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9119)
DisconnectAsync(Object)
Begins asynchronous Disconnect operation. Disconnects from the Exchange server.
Declaration
public Task DisconnectAsync(object state = null)
Parameters
| Type | Name | Description | 
|---|---|---|
| Object | state | An optional user-provided object that identifies this particular asynchronous operation.  | 
    
Returns
| Type | Description | 
|---|---|
| Task |