In The Hand LtdIn The Hand
Contains Method (propertyName)
NamespacesInTheHand.WindowsMobile.PocketOutlookPimPropertySetContains(String)
.NET Components for Mobility
Gets a value indicating whether a property with the specified name exists.
Declaration Syntax
C#Visual Basic
public bool Contains(
	string propertyName
)
Public Function Contains ( _
	propertyName As String _
) As Boolean
Parameters
propertyName (String)
Name of the property.
Return Value
True if it exists, false if it does not exist.

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