Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.62 KB

getuserconfigurationresponse.md

File metadata and controls

65 lines (43 loc) · 1.62 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
GetUserConfigurationResponse
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
GetUserConfigurationResponse
schema
5e418c91-c836-4de0-a80d-f0dad0c684d7
The GetUserConfigurationResponse element defines a response to a single GetUserConfiguration request.

GetUserConfigurationResponse

The GetUserConfigurationResponse element defines a response to a single GetUserConfiguration request.

<GetUserConfigurationResponse>   <ResponseMessages/></GetUserConfigurationResponse>

GetUserConfigurationResponseType

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