ContactManager.FindContacts
Syntax:
Parameters:
<Filter> (optional)
It defines the conditions to filter contacts.
Returned value:
The LocalContactKey array of contacts found in accordance with the filter.
If the filter is not defined, it returns all contacts.
Description:
If the filter is not set, all contacts are returned.
You can set filter by the following fields:
- FirstName
- LastName
- MiddleName
- PhoneticFirstName
- PhoneticLastName
- PhoneticMiddleName
- Nickname
- Prefix
- Suffix
- Organization
- Department
- JobTitle
- Note
- PhoneNumbers
- Emails
- Addresses
- InstantMessageAddresses
- URLs
- Birthday
Availability: