RoomList

The RoomList element represents an e-mail address that identifies a list of meeting rooms.

GetRooms

RoomList

<RoomList>
   <Name/>
   <EmailAddress/>
   <RoutingType/>
   <MailboxType/>
   <ItemId/>
</RoomList>

EmailAddressType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Name (EmailAddressType)
Defines the display name of the room list. This element is optional.
EmailAddress (NonEmptyStringType)
Defines the Simple Mail Transfer Protocol (SMTP) address of a room list. This element is optional.
RoutingType (EmailAddress)
Defines the routing that is used for the mailbox. The default is SMTP. This element is optional.
MailboxType
Defines the mailbox type of a mailbox user. This element is optional.
ItemId
Defines the item identifier of a contact or private distribution list for recipients from a user's Contacts folder. This element is optional.

Parent elements

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

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

GetRooms operation