Skip to content

Latest commit

 

History

History
72 lines (47 loc) · 1.61 KB

createfolderresponse.md

File metadata and controls

72 lines (47 loc) · 1.61 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
CreateFolderResponse
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
CreateFolderResponse
schema
158adecc-491a-47d9-af73-acc2cd3f8566
The CreateFolderResponse element defines a response to a CreateFolder request.

CreateFolderResponse

The CreateFolderResponse element defines a response to a CreateFolder request.

<CreateFolderResponse>
   <ResponseMessages/>
</CreateFolderResponse>

CreateFolderResponseType

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 MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Name Value
Namespace
http://schemas.microsoft.com/exchange/services/2006/messages
Schema name
Messages schema
Validation file
Messages.xsd
Can be empty
False

See also

CreateFolder operation

CreateFolder