![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
calendar |
The Calendar to which the query applies. | |
end |
End time range for this query | |
participant |
Participant to which this query applies | |
start |
Begining time range for this query |
<xs:complexType name="calendarRangeQuery">
<xs:sequence>
<xs:element minOccurs="0" name="calendar" type="tns:beeId"/>
<xs:element minOccurs="0" name="end" type="xs:dateTime"/>
<xs:element minOccurs="0" name="participant" type="tns:participantUpdater"/>
<xs:element minOccurs="0" name="start" type="xs:dateTime"/>
</xs:sequence>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | Meeting | List Meetings In Range |

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices