Overload List
| Name | Description | |
|---|---|---|
| Login(EwsAuthentication) |
Authenticates the user to the Exchange server using the specified authentication method that does not require credentials (NTLM, Kerberos or Negotiate).
| |
| Login(String, EwsAuthentication) |
Authenticates the user to the Exchange server using an OAuth access token.
| |
| Login(String, String) |
Authenticates the user to the Exchange server.
| |
| Login(String, String, EwsAuthentication) |
Authenticates the user to the Exchange server.
|