Share via


SearchResultCollection.IsSkillSearchPossible property

Indicate if a skill search possible.

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

Syntax

'Declaration
Public Property IsSkillSearchPossible As Boolean
    Get
    Private Set
'Usage
Dim instance As SearchResultCollection
Dim value As Boolean

value = instance.IsSkillSearchPossible
public bool IsSkillSearchPossible { get; private set; }

Property value

Type: System.Boolean

See also

Reference

SearchResultCollection class

SearchResultCollection members

Microsoft.Lync.Controls namespace