EwsSetCredentials Method
Overload List
  NameDescription
Public methodSetCredentials(ExchangeCredentials)
Sets the credentials (e.g. OAuth2) of the MS Exchange account for subsequent operations.
Public methodSetCredentials(String, String)
Sets the login and password of the MS Exchange account for subsequent operations.
Top
See Also