In The Hand LtdIn The Hand
Contains Method (item)
NamespacesInTheHand.WindowsMobile.PocketOutlookContactCollectionContains(Contact)
.NET Components for Mobility
Gets a value indicating whether a Contact item exists in the Contact collection.
Declaration Syntax
C#Visual Basic
public bool Contains(
	Contact item
)
Public Function Contains ( _
	item As Contact _
) As Boolean
Parameters
item (Contact)
The Contact to be found.
Return Value
True if the item is found in the Contact collection. False if not Contact.

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