|
| 83 |
|
|
|
|
|
|
Field | Example search criteria | Results |
|
|
|
| *lastname, firstname | Returns entries containing last name and |
|
| starting with first name (appends * to the |
|
| firstname). |
|
|
|
| *lastname, firstname* | Same as *lastname, firstname. |
|
|
|
Last name ( | *lastname | Returns entries containing lastname |
|
| (appends *). |
|
|
|
| *lastname* | Same as *lastname. |
|
|
|
| lastname* | Returns entries starting with lastname. |
|
|
|
| lastname | Same as lastname*. |
|
|
|
First Name | *firstname | Returns entries containing firstname |
|
| (appends *). |
|
|
|
| *firstname* | Same as *firstname. |
|
|
|
| firstname* | Returns entries starting with firstname. |
|
|
|
| firstname | same as firstname*. |
|
|
|
Phone Number | phoneNumber | Returns entries starting with |
|
| phoneNumber (appends *). |
|
|
|
| phoneNumber* | Same as phoneNumber. |
|
|
|
SIP Address | *sipAddress | Returns entries containing sipAddress. |
|
|
|
| sipAddress* | Same as *sipAddress. |
|
|
|
| sipAddress* | Returns entries starting with sipAddress. |
|
|
|
| sipAddress | Same as sipAddress*. |
|
|
|
Friends | Rules similar to the last name and first name search apply to this search criteria, | |
| but the search is carried out with the condition that the entry being searched for | |
| is a Friend. |
|
|
|
|
Group | *groupName | Returns entries belonging to group |
|
| containing groupName in the name of the |
|
| group (appends *). |
|
|
|
| *groupName* | Same as *groupName. |
|
|
|
| groupName | Finds entries belonging to the group |
|
| starting with groupName (appends *). |
|
|
|
| groupName* | Same as groupName. |
|
|
|
no criteria | — | Returns all the entries in the address |
|
| book. |
|
|
|
| Personal Agent User Guide |