SearchResultCollection.SearchType property
Type of search
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Property SearchType As SearchType
Get
Private Set
'Usage
Dim instance As SearchResultCollection
Dim value As SearchType
value = instance.SearchType
public SearchType SearchType { get; private set; }
Property value
Type: Microsoft.Lync.Controls.SearchType