ContactServiceResolveContacts Method |
Search for the contacts with given request parameters. There can be only one search in progress with a particular
string. If such a search already exists, a new one won't be started.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
Remarks
During the search DataRetrievalCollectionChanged and DataRetrievalError events may be triggered multiple times if there are multiple search locations.
The search is complete when the DataRetrievalDone event is triggered on the watcher.
See Also