ContactsSearchEventArgs.FilterKind Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the kind of filter that was used for the search.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: Microsoft.Phone.UserData.FilterKindThe kind of filter that was used for a search.
The user passes the kind of filter to the SearchAsync method in the filterKind parameter.
Show: