Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the desired type of search to perform.
Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Enumeration SearchType
'Usage
Dim instance As SearchType
public enum SearchType
Members
| Member name | Description | |
|---|---|---|
| Skill | Specifies that the search is by skill. | |
| Name | Specifies that the search is by name. | 
Remarks
The search control can find contacts by name or by skill. See ContactSearch, ContactSearchResultList, and ContactSearchInputBox