GrooveCalendar.Read Operation

The Read operation reads the entries in the Calendar tool.

HTTP Post URL

The HTTP Post URL targets a Calendar tool. This URI is provided by the GrooveTools.Read operation.

Input Message Header

GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.

Input Message Parameters

None.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

<ReadResult>
  <!-- Array of --> <CalendarEntry />
</ReadResult>
Element Data type Description

ReadResult

Array of CalendarEntry

Calendar entries in the tool.

See Also

Reference

GrooveCalendar Web Service

Concepts

Accessing Calendar Tool Data