Skip to content

Latest commit

 

History

History
74 lines (48 loc) · 1.61 KB

File metadata and controls

74 lines (48 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
Rooms
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
Rooms
schema
57b6079a-3d83-4429-861e-c551e9e1a991
The Rooms element is a list of one or more elements that represent meeting rooms.

Rooms

The Rooms element is a list of one or more elements that represent meeting rooms.

GetRoomsResponse

Rooms

<Rooms>   <Room/></Rooms>

ArrayOfRoomsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Room
Defines an e-mail address and display name that represents a meeting room.

Parent elements

Element Description
GetRoomsResponse

Remarks

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

Element information

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

See also

GetRooms operation