Share via


GetSeatsReservedRequest Element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Represents the request sent to a conference center to get the total number of seats that are scheduled to be used for a specified time period.

Syntax

<GetSeatsReservedRequest>
    <TimeInterval ...></TimeInterval>
</GetSeatsReservedRequest>

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

Attributes

None.

Element Information

Parent Element

Element

Occurrences

PlaceWareConfCenter

1

Child Element

Element

Occurrences

TimeInterval

1

Remarks

A GetSeatsReservedReply element is returned with the information.

GetSeatsReservedRequest must contain one TimeInterval child element, representing the time interval for the query.

Note

The maximum TimeInterval value allowed is 30 days.

See Also

Concepts

GetSeatsReservedReply Element

GetSeatsReserved Message

TimeInterval Element