ICustomerSearch.DoSearchFromCtiRequest(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method is used by the CTI system to handle a specialized CTI lookup request.
public:
void DoSearchFromCtiRequest(System::String ^ data);
public void DoSearchFromCtiRequest (string data);
abstract member DoSearchFromCtiRequest : string -> unit
Public Sub DoSearchFromCtiRequest (data As String)
Parameters
- data
- String
Specifies the search parameters.