In The Hand LtdIn The Hand
FindMatchingContact Method (query)
NamespacesInTheHand.WindowsMobile.PocketOutlookOutlookSessionFindMatchingContact(String)
.NET Components for Mobility
Returns the Contact item with a property value that most closely matches a search string.

Requires Windows Mobile 5.0 or later

Declaration Syntax
C#Visual Basic
public Contact FindMatchingContact(
	string query
)
Public Function FindMatchingContact ( _
	query As String _
) As Contact
Parameters
query (String)
The search string.
Return Value
The most closely matching Contact item.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0