Overload List
| Name | Description | |
|---|---|---|
| BeginConnect(String, AsyncCallback, Object) |
Begins asynchronous Connect operation.
Connects to an Exchange Server using HTTPS.
| |
| BeginConnect(String, SslMode, AsyncCallback, Object) | ||
| BeginConnect(String, Int32, SslMode, AsyncCallback, Object) |
Begins asynchronous Connect operation.
Connects to an Exchange server using specified port and TLS/SSL mode.
|