Gets or sets a bool value which indicates whether or not the skill search feature is enabled.

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

Syntax

C#
public 
bool 
IsSkillSearchEnabled { 
get; 
set; }

See Also