org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-10DA851F-1022-4B8C-8F01-F4242AD6EA08.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 04 Jun 2010 09:44:40 -0700
changeset 345 7723a46fe224
parent 229 716254ccbcc0
permissions -rw-r--r--
Bug 2480 - Excluded resources are still available in preview and debugger


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Returned calendar information"/><meta name="DC.Relation" scheme="URI" content="GUID-00DB3F96-E09F-4CA2-B02D-598EAEF214FF"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-CABB28B8-D2B1-496B-BD7E-34FF496E60B4"/><meta name="DC.Relation" scheme="URI" content="GUID-C2E995C2-535C-41A2-B69D-D36009BBE8C4"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-10DA851F-1022-4B8C-8F01-F4242AD6EA08"/><title>Returned
calendar information </title><script type="text/javascript">
      function initPage() {}
    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-10DA851F-1022-4B8C-8F01-F4242AD6EA08">Returned
calendar information</h1><div>
<p/>
<p>The <code>ReturnValue</code> property returned by <a href="GUID-C2E995C2-535C-41A2-B69D-D36009BBE8C4.html#GUID-C2E995C2-535C-41A2-B69D-D36009BBE8C4"><code>GetList</code></a> is an iterator containing the requested calendar information. Each
item (object) in the iterator corresponds to one calendar or calendar entry,
depending on <a href="GUID-00DB3F96-E09F-4CA2-B02D-598EAEF214FF.html#GUID-00DB3F96-E09F-4CA2-B02D-598EAEF214FF">what type
of calendar information was requested</a>:</p>
<ul>
<li><p>For calendar requests, each item contains the drive letter
and file name for a single calendar. The format is <code>&lt;DriveLetter&gt;:&lt;FileName&gt;</code>.
For example: <code>"C:Calendar"</code></p></li>
<li><p>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 <a href="GUID-2B27591B-F58B-4C6B-8C35-6F65FCF599C6.html#GUID-2B27591B-F58B-4C6B-8C35-6F65FCF599C6">Properties and calendar entry types</a>.</p>
</li>
</ul>
</div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>