Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.65 KB

updateuserconfigurationresponse.md

File metadata and controls

65 lines (43 loc) · 1.65 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
UpdateUserConfigurationResponse
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
UpdateUserConfigurationResponse
schema
4a4b87d5-be95-4fde-a80b-e7f61dcd13e5
The UpdateUserConfigurationResponse element defines a response to a single UpdateUserConfiguration request.

UpdateUserConfigurationResponse

The UpdateUserConfigurationResponse element defines a response to a single UpdateUserConfiguration request.

<UpdateUserConfigurationResponse>   <ResponseMessages/></UpdateUserConfigurationResponse>

UpdateUserConfigurationResponseType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
ResponseMessages
Contains the response messages for an Exchange Web Services request.

Parent elements

None.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 that has the Client Access server role installed.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False

See also