The criteria
object specifies what calendar
information is returned.
Each GetList
call
targets one type of calendar information:
Calendar
For more information about the types, see the Calendar Service overview page.
The criteria
object has two main properties: Type
and Filter
.
These are described in the following table. Properties enclosed in brackets
are optional.
Property |
Description |
Type |
Value |
---|---|---|---|
|
Specifies the type of calendar information to retrieve. Note: The available |
string |
Possible values:
|
|
Specifies how the information to be retrieved is filtered. If this property is not specified, |
object |
Object with the properties specified below |
The following properties are only valid if Type is "Calendar" |
|||
|
If this property is set to If this property is set to |
boolean |
Possible values:
|
The following properties are only valid if Type is "CalendarEntry" |
|||
|
Specifies the calendar file from which the information is retrieved. If this property is not specified, the default calendar is used. |
string |
For example: |
|
Specifies the globally unique identifier of a calendar entry. This is
unique across all calendars on any device. If the entry has child entries,
they share the same If this property is specified, Note: Specify either |
string |
|
|
Specifies the locally unique identifier of a parent entry or child entry.
This is unique within a calendar and distinguishes between parent and child
entries that share the same If this property is specified, Note: Specify either |
string |
|
|
If only If both |
date object |
|
|
If only If both |
date object |
|
|
Specifies a text string matched against the For more information about calendar entries, see section Calendar entries. |
string |
|
|
Specifies the type of calendar entries about which to return information. If this property is not specified or if it is set to |
string |
Possible values:
|