Gets the search query string used for expert search.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
string 
GetExpertSearchQueryString(
	
string 
searchString
)

Parameters

searchString
Type: System . . :: . . String

See Also