GetRooms

The GetRooms element is the root element in a request to get a list of rooms within a particular room list.

<GetRooms>
   <RoomList/>
</GetRooms>

GetRoomsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
RoomList
Represents an e-mail address that identifies a list of meeting rooms

Parent elements

None.

Text value

None.

Remarks

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

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