In The Hand LtdIn The Hand
Add Method (value)
.NET Components for Mobility
Creates and inserts a new PIM item into the collection.
Declaration Syntax
C#Visual Basic
public virtual int Add(
	PimItem value
)
Public Overridable Function Add ( _
	value As PimItem _
) As Integer
Parameters
value (PimItem)
The item to be added.
Return Value
The position into which the new item was inserted.
Remarks
For performance reasons this method always returns -1 on devices prior to Windows Mobile 5.0.

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