| ExchangeConfiguration Properties |
The ExchangeConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationMethodPreferences |
Set priorities of authentication methods to be used for provider.
| |
| CredentialProvider |
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.
| |
| Domain |
The exchange domain for the user.
| |
| Enabled |
A Boolean value indicating whether the exchange provider is enabled.
| |
| ServerUrl |
The URL of the server to connect with.
|