Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
The Response element contains the response to a GetUserSettings operation (SOAP), GetDomainSettings operation (SOAP), or a GetFederationInformation operation (SOAP) request.
<Response>
<ErrorCode/>
<ErrorMessage/>
<UserResponses/>
</Response>
GetUserSettingsResponse
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| ErrorCode (SOAP) |
Represents an error code that is returned by the Autodiscover service. |
| ErrorMessage (SOAP) |
Represents a message that is associated with an error code that is returned by the Autodiscover service. |
| UserResponses (SOAP) |
Contains the configuration settings for each requested user. |
Parent elements
| Element | Description |
|---|---|
| GetUserSettingsResponseMessage (SOAP) |
Defines a response to a GetUserSettingsRequest (SOAP) |
| GetDomainSettingsResponseMessage (SOAP) |
Defines a response to a GetDomainSettingsRequest (SOAP). |
| GetFederationInformationResponseMessage (SOAP) |
Defines a response to a GetFederationInformationRequest (SOAP). |
Text value
None.
Element information
| Element | Example |
|---|---|
| Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
| Schema Name |
Autodiscover schema |
| Validation File |
Messages.xsd |
| Can be Empty |
True |
See also
GetUserSettings operation (SOAP)