Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkLogin(EwsAuthentication)
Authenticates the user to the Exchange server using the specified authentication method that does not require credentials (NTLM, Kerberos or Negotiate).
Public methodSupported by the .NET Compact FrameworkLogin(String, EwsAuthentication)
Authenticates the user to the Exchange server using an OAuth access token.
Public methodSupported by the .NET Compact FrameworkLogin(String, String)
Authenticates the user to the Exchange server.
Public methodSupported by the .NET Compact FrameworkLogin(String, String, EwsAuthentication)
Authenticates the user to the Exchange server.

See Also