diff -r 4d198a32ac7d -r d4809db37847 plugins/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/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-13C405C4-F914-469C-84BF-D1EDF0322A24.html Thu Aug 19 17:48:04 2010 -0700 @@ -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