Dela via


ContactSearch.SearchType Property

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

'Declaration
Public Property SearchType As SearchType
    Get
    Set
'Usage
Dim instance As ContactSearch
Dim value As SearchType

value = instance.SearchType

instance.SearchType = value
public SearchType SearchType { get; set; }

Property Value

Type: Microsoft.Lync.Controls.SearchType

See Also

Reference

ContactSearch Class

ContactSearch Members

Microsoft.Lync.Controls Namespace