diff -r 4d198a32ac7d -r d4809db37847 plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-10DA851F-1022-4B8C-8F01-F4242AD6EA08.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-10DA851F-1022-4B8C-8F01-F4242AD6EA08.html Thu Aug 19 17:48:04 2010 -0700 @@ -0,0 +1,24 @@ + + +Returned +calendar information

Returned +calendar information

+

+

The ReturnValue property returned by GetList is an iterator containing the requested calendar information. Each +item (object) in the iterator corresponds to one calendar or calendar entry, +depending on what type +of calendar information was requested:

+
    +
  • For calendar requests, each item contains the drive letter +and file name for a single calendar. The format is <DriveLetter>:<FileName>. +For example: "C:Calendar"

  • +
  • For calendar entry requests, each item contains the properties +for a single calendar entry. The exact set of properties depends on the type +of the entry. For information about which properties are returned for a given +type, see section Properties and calendar entry types.

    +
  • +
+
\ No newline at end of file