Id (EmailAddressType)

The Id element identifies a meeting room within the Exchange server organization.

Room

Id (EmailAddressType)

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

EmailAddressType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Name (EmailAddressType)
Defines the name of the meeting room. This element is optional.
EmailAddress (NonEmptyStringType)
Defines the Simple Mail Transfer Protocol (SMTP) address of a meeting room. 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
Room
Defines a meeting room in the Exchange server organization.

Remarks

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

Element information

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

See also

GetRooms operation