Gets or sets a SearchType enumeration, which may specify either Keyword or Name.

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

Syntax

C#
public 
SearchType 
SearchType { 
get; 
set; }

See Also