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 |