In The Hand LtdIn The Hand
Contains Method (value)
NamespacesInTheHand.WindowsMobile.PocketOutlookAttachmentCollectionContains(Attachment)
.NET Components for Mobility
Returns true if the attachment is contained in the collection.
Declaration Syntax
C#Visual Basic
public bool Contains(
	Attachment value
)
Public Function Contains ( _
	value As Attachment _
) As Boolean
Parameters
value (Attachment)
The attachment to search for.
Return Value
true if the attachment exists in the attachment collection.

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