diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-9FF007CF-0CFF-4572-B399-B98C4F98C250.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-9FF007CF-0CFF-4572-B399-B98C4F98C250.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,91 @@ + + +
The criteria
object specifies which contacts
+or contact groups to delete and from which database. If no database is specified,
+the information is deleted from the default database.
The criteria
object has two main properties: Type
and Data
.
+These are described in the following table. Properties enclosed in brackets
+are optional.
Note: All string values in the object are Unicode.
+
+ Property + |
+ Description + |
+ Type + |
+ Value + |
---|---|---|---|
+
|
+
+ Specifies the type of contact information to delete. + |
+
+ string + |
+
+ Possible values: +
|
+
+
|
+
+ Specifies the contact information to delete. + |
+
+ object + |
+
+ Object with the properties specified below + |
+
+
|
+
+ Specifies the contacts database from which the information is deleted. +If this property is not specified, the default database is used. + |
+
+ string + |
++ |
+
|
+
+ Specifies the unique identifiers of the contacts or contact groups to +delete. +
|
+
+ array of strings + |
++ |