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

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