diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-B11EEC60-6A5C-40A6-A54A-74504B2BEE4F.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-B11EEC60-6A5C-40A6-A54A-74504B2BEE4F.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,139 @@ + + +
The criteria
object specifies which calendar
+and calendar entries to monitor for changes and when.
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 monitor. This is always |
+
+ string + |
+
+ Possible values: +
|
+
+
|
+
+ Specifies the calendar and calendar entries to monitor. +If this property is not specified, |
+
+ object + |
+
+ Object with the properties specified below + |
+
+
|
+
+ Specifies the calendar whose entries to monitor. +If this property is not specified, the default calendar is used. + |
+
+ string + |
+
+
For example: |
+
+
|
+
+ Specifies the If this property is not specified, all entries in the calendar are monitored. +The first |
+
+ array of strings + |
++ |
+
|
+
+ If only If both |
+
+ date object + |
++ |
+
|
+
+ If only If both |
+
+ date object + |
++ |
+
|
+
+ Specifies whether notifications are returned for |
+
+ boolean + |
++ |