Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 1.56 KB

File metadata and controls

72 lines (50 loc) · 1.56 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
Room
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
Room
schema
a2cde8b8-2d31-4ebf-8171-f4dfd650d079
The Room element represents a meeting room.

Room

The Room element represents a meeting room.

Rooms

Room

<Room>
   <Id/>
</Room>

RoomType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Id (EmailAddressType)
An identifier that contains an email address and display name that represents the meeting room.

Parent elements

Element Description
Rooms
Defines a list of meeting rooms associated with a common feature, such as being located in the same building.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
http://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also