The criteria object specifies the entries
to export and optionally the source calendar.
The criteria object has two main properties: Type and Data.
These are described in the following table. Properties enclosed in brackets
are optional.
|
Property |
Description |
Type |
Value |
|---|---|---|---|
|
|
Specifies the type of calendar information to export. This is always |
string |
Possible values:
|
|
|
Specifies the entries to export. |
object |
Object with the properties specified below |
|
|
Specifies the calendar from which the entries are exported. If this property is not specified, the entries are exported from the default calendar. |
string |
For example: |
|
|
Specifies the Specify either The first |
array of strings |
|
|
|
Specifies the Specify either The first |
array of strings |
|
|
|
Specifies the full path and file name of the target file to which the entries are exported. If this property is not specified, the entries are stored in the |
string |
The string cannot exceed 239 characters For example: |
|
|
Specifies the data format in which the entries are exported. The supported formats are:
For more information about these two formats, see the Calendar Service overview page. |
string |
Possible values:
|