Click or drag to resize
ExchangeConfiguration Properties

The ExchangeConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationMethodPreferences
Set priorities of authentication methods to be used for provider.
Public propertyCredentialProvider
An ICredentialProvider value representing the object that provides the credentials. ICredentialProvider is implemented by the client application. It allows ExchangeService to query for credentials when challenged by the network server.
Public propertyDomain
The exchange domain for the user.
Public propertyEnabled
A Boolean value indicating whether the exchange provider is enabled.
Public propertyServerUrl
The URL of the server to connect with.
Top
See Also