![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
end |
The upper bound of the time range to perform the FreeBusy lookup | |
participants |
Set of Participants for-which the FreeBusy lookup is being performed. | |
start |
The lower bound of the time range to perform the FreeBusy lookup |
<xs:complexType name="freeBusyQuery">
<xs:sequence>
<xs:element minOccurs="0" name="end" type="xs:dateTime"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="participants" nillable="true" type="tns:participantUpdater"/>
<xs:element minOccurs="0" name="start" type="xs:dateTime"/>
</xs:sequence>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | Calendar | Read Free/Busy Data |

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