diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-13C405C4-F914-469C-84BF-D1EDF0322A24.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-13C405C4-F914-469C-84BF-D1EDF0322A24.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,61 @@ + + +Returned +notification information

Returned +notification information

+

The ReturnValue property returned by callback is an iterator containing the requested notification information +on calendar entry changes. Each item (object) in the iterator corresponds +to one change in the target calendar.

+
+ + + + + + + + + + + + + + + + + + +
Table: ReturnValue properties +for notification information
+

Property

+
+

Description

+
+

Type

+
+

Value

+
+

<item>.ChangeType

+
+

Specifies the type of change made in the calendar.

+
+

string

+
+

Possible values:

+
    +
  • "Add"

  • +
  • "Delete"

  • +
  • "Modify"

  • +
  • "Unknown"

  • +
+
+

<item>.LocalId

+
+

Specifies the LocalId of the calendar entry that +was created, deleted, or updated.

+
+

string

+
 
\ No newline at end of file