In The Hand LtdIn The Hand
Add Method (propertyName)
.NET Components for Mobility
Creates a custom string property, assigning it the default PIM property flags.
Declaration Syntax
C#Visual Basic
public bool Add(
	string propertyName
)
Public Function Add ( _
	propertyName As String _
) As Boolean
Parameters
propertyName (String)
Name of the custom property.
Return Value
False if the property already exists, true if it is created

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