In The Hand LtdIn The Hand
Contains Method (value)
NamespacesInTheHand.WindowsMobile.PocketOutlookAttachmentCollectionContains(Object)
.NET Components for Mobility
Checks if the attachment is contained in the collection.
Declaration Syntax
C#Visual Basic
public bool Contains(
	Object value
)
Public Function Contains ( _
	value As Object _
) As Boolean
Parameters
value (Object)
The attachment to check.
Return Value
true if the attachment is contained in the collection, or false otherwise.

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