Results Property
Collapse the table of content
Expand the table of content

ContactsSearchEventArgs.Results Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the results of a search for contacts.

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public Property Results As IEnumerable(Of Contact)

Property Value

Type: System.Collections.Generic.IEnumerable(Of Contact)
The results of the search.

The Results property contains the results of an asynchronous search for contacts started by the SearchAsync method.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft