Respuesta (SOAP)Response (SOAP)
El elemento Response contiene la respuesta a una operación GetUserSettings (SOAP), GetDomainSettings Operation (SOAP)o una solicitud GetFederationInformation (SOAP) .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>
GetUserSettingsResponseGetUserSettingsResponse
Atributos y elementosAttributes and elements
En las siguientes secciones se describen los atributos, elementos secundarios y elementos primarios.The following sections describe attributes, child elements, and parent elements.
AtributosAttributes
Ninguna.None.
Elementos secundariosChild elements
ElementoElement | DescripciónDescription |
---|---|
ErrorCode (SOAP)ErrorCode (SOAP) |
Representa un código de error devuelto por el servicio de detección automática.Represents an error code that is returned by the Autodiscover service. |
ErrorMessage (SOAP)ErrorMessage (SOAP) |
Representa un mensaje que está asociado con un código de error devuelto por el servicio de detección automática.Represents a message that is associated with an error code that is returned by the Autodiscover service. |
UserResponses (SOAP)UserResponses (SOAP) |
Contiene las opciones de configuración para cada usuario solicitado.Contains the configuration settings for each requested user. |
Elementos principalesParent elements
ElementoElement | DescripciónDescription |
---|---|
GetUserSettingsResponseMessage (SOAP)GetUserSettingsResponseMessage (SOAP) |
Define una respuesta a un GetUserSettingsRequest (SOAP)Defines a response to a GetUserSettingsRequest (SOAP) |
GetDomainSettingsResponseMessage (SOAP)GetDomainSettingsResponseMessage (SOAP) |
Define una respuesta a un GetDomainSettingsRequest (SOAP).Defines a response to a GetDomainSettingsRequest (SOAP). |
GetFederationInformationResponseMessage (SOAP)GetFederationInformationResponseMessage (SOAP) |
Define una respuesta a un GetFederationInformationRequest (SOAP).Defines a response to a GetFederationInformationRequest (SOAP). |
Valor de textoText value
Ninguna.None.
Información del elementoElement information
NamespaceNamespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
Nombre de esquemaSchema Name |
Esquema de detección automáticaAutodiscover schema |
Archivo de validaciónValidation File |
Messages. xsdMessages.xsd |
Puede estar vacíoCan be Empty |
VerdaderoTrue |
Vea tambiénSee also
Operación GetUserSettings (SOAP)GetUserSettings operation (SOAP)