org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-9FF007CF-0CFF-4572-B399-B98C4F98C250.html
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 
       
     2 <!DOCTYPE html
       
     3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 <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="Criteria for deleting contact information"/><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-A5853293-7B83-4CCE-9C29-B2B8F0CD8A18"/><meta name="DC.Relation" scheme="URI" content="GUID-E6FAAB7C-EE2D-4464-9D0F-B1D89E26ABCF"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-9FF007CF-0CFF-4572-B399-B98C4F98C250"/><title>Criteria for
       
     5 deleting contact information </title><script type="text/javascript">
       
     6       function initPage() {}
       
     7     </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-9FF007CF-0CFF-4572-B399-B98C4F98C250"><span>Criteria</span> for
       
     8 deleting contact information</h1><div>
       
     9 <p>The <code>criteria</code> object specifies which contacts
       
    10 or contact groups to delete and from which database. If no database is specified,
       
    11 the information is deleted from the default database.</p>
       
    12 <p>The <code>criteria</code> object has two main properties: <code>Type</code> and <code>Data</code>.
       
    13 These are described in the following table. Properties enclosed in brackets
       
    14 are optional.</p>
       
    15 <div class="note"><p><strong class="note_title">Note: </strong>All string values in the object are Unicode.</p>
       
    16 </div>
       
    17 <div class="tablenoborder"><a name="GUID-94B5963D-A4A5-49EC-B0C9-1E1634913A1C"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-94B5963D-A4A5-49EC-B0C9-1E1634913A1C" frame="border" border="1" rules="all"><caption><strong>Table: </strong><span>Criteria</span> object properties</caption>
       
    18 
       
    19 <thead align="left">
       
    20 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e32892">
       
    21 <p>Property</p>
       
    22 </th><th class="cellrowborder" valign="top" width="25%" id="d0e32897">
       
    23 <p>Description</p>
       
    24 </th><th class="cellrowborder" valign="top" width="25%" id="d0e32902">
       
    25 <p>Type</p>
       
    26 </th><th class="cellrowborder" valign="top" width="25%" id="d0e32907">
       
    27 <p>Value</p>
       
    28 </th></tr>
       
    29 </thead>
       
    30 <tbody>
       
    31 <tr class="">
       
    32 <td class="cellrowborder" valign="top" width="25%" headers="d0e32892 ">
       
    33 <p><code>criteria.Type</code></p>
       
    34 </td>
       
    35 <td class="cellrowborder" valign="top" width="25%" headers="d0e32897 ">
       
    36 <p>Specifies the type of contact information to delete.</p>
       
    37 </td>
       
    38 <td class="cellrowborder" valign="top" width="25%" headers="d0e32902 ">
       
    39 <p>string</p>
       
    40 </td>
       
    41 <td class="cellrowborder" valign="top" width="25%" headers="d0e32907 ">
       
    42 <p>Possible values:</p>
       
    43 <ul>
       
    44 <li><p><code>"Contact"</code></p></li>
       
    45 <li><p><code>"Group"</code></p></li>
       
    46 </ul>
       
    47 </td>
       
    48 </tr>
       
    49 <tr class="bg ">
       
    50 <td class="cellrowborder" valign="top" width="25%" headers="d0e32892 ">
       
    51 <p><code>criteria.Data</code></p>
       
    52 </td>
       
    53 <td class="cellrowborder" valign="top" width="25%" headers="d0e32897 ">
       
    54 <p>Specifies the contact information to delete.</p>
       
    55 </td>
       
    56 <td class="cellrowborder" valign="top" width="25%" headers="d0e32902 ">
       
    57 <p>object</p>
       
    58 </td>
       
    59 <td class="cellrowborder" valign="top" width="25%" headers="d0e32907 ">
       
    60 <p>Object with the properties specified below</p>
       
    61 </td>
       
    62 </tr>
       
    63 <tr class="">
       
    64 <td class="cellrowborder" valign="top" width="25%" headers="d0e32892 ">
       
    65 <p><code>[criteria.Data.DBUri]</code></p>
       
    66 </td>
       
    67 <td class="cellrowborder" valign="top" width="25%" headers="d0e32897 ">
       
    68 <p>Specifies the contacts database from which the information is deleted.</p>
       
    69 <p>If this property is not specified, the default database is used.</p>
       
    70 </td>
       
    71 <td class="cellrowborder" valign="top" width="25%" headers="d0e32902 ">
       
    72 <p>string</p>
       
    73 </td>
       
    74 <td class="cellrowborder" valign="top" width="25%" headers="d0e32907 ">&nbsp;</td>
       
    75 </tr>
       
    76 <tr class="bg ">
       
    77 <td class="cellrowborder" valign="top" width="25%" headers="d0e32892 ">
       
    78 <p><code>criteria.Data.IdList</code></p>
       
    79 </td>
       
    80 <td class="cellrowborder" valign="top" width="25%" headers="d0e32897 ">
       
    81 <p>Specifies the unique identifiers of the contacts or contact groups to
       
    82 delete.</p>
       
    83 <p><code>Data.IdList[0]</code> contains the ID of the first entry.</p>
       
    84 </td>
       
    85 <td class="cellrowborder" valign="top" width="25%" headers="d0e32902 ">
       
    86 <p>array of strings</p>
       
    87 </td>
       
    88 <td class="cellrowborder" valign="top" width="25%" headers="d0e32907 ">&nbsp;</td>
       
    89 </tr>
       
    90 </tbody>
       
    91 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>