AutodiscoverResponse
AutodiscoverResponse class
Represents the base class for all responses returned by the Autodiscover service.
Constructors
| Name | Description |
|---|---|
| AutodiscoverResponse | Initializes a new instance of the AutodiscoverResponse class. |
Methods
| Name | Description |
|---|---|
| get_ErrorCode | Gets the error code that was returned by the service. |
| get_ErrorMessage | Gets the error message that was returned by the service. |
| get_RedirectionUrl | Gets the redirection URL. |
| LoadFromXml | Loads response from XML. |
| set_ErrorCode | Gets the error code that was returned by the service. |
| set_ErrorMessage | Gets the error message that was returned by the service. |
| set_RedirectionUrl | Sets the redirection URL. |
| AutodiscoverRequest | |
| AutodiscoverService | |
| GetDomainSettingsRequest | |
| GetUserSettingsRequest | |
| OutlookConfigurationSettings |