84
Global Address Book search criteria
The following table provides a detailed description of the Global Address Book search criteria.
Field | Example search criteria | Results |
|
|
|
Username | user@domain* | Returns entries that have a user name |
|
| that starts with user@domain. |
|
|
|
| user@domain | Same as user@domain*. |
|
|
|
| user* | Returns entries which have username |
|
| starting with user. |
|
|
|
| *user* | Returns entries that have user in the |
|
| username. |
|
|
|
Name | name | Returns anything with first name or last |
|
| name starting with name (appends * at |
|
| end). |
|
|
|
| name* | Same as "name". |
|
|
|
| *name | Returns anything that has first name or |
|
| last name that contains name (appends * |
|
| at end). |
|
|
|
| *name* | Same as *name. |
|
|
|
| "name" | Returns all users that have the last name |
|
| or first name that match the search |
|
| criteria within the quotation marks. |
|
|
|
| June 2008 |