In The Hand LtdIn The Hand
Contains Method (value)
NamespacesInTheHand.WindowsMobile.PocketOutlookPimItemCollectionContains(Object)
.NET Components for Mobility
Gets a value indicating whether the collection contains the supplied PIM item.
Declaration Syntax
C#Visual Basic
public bool Contains(
	Object value
)
Public Function Contains ( _
	value As Object _
) As Boolean
Parameters
value (Object)
The item to search for.
Return Value
true if the collection contains the item; false otherwise.

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