In The Hand LtdIn The Hand
Add Method (value)
.NET Components for Mobility
Inserts a new Appointment item into the Appointment collection.
Declaration Syntax
C#Visual Basic
public override int Add(
	PimItem value
)
Public Overrides Function Add ( _
	value As PimItem _
) As Integer
Parameters
value (PimItem)

[Missing <param name="value"/> documentation for "M:InTheHand.WindowsMobile.PocketOutlook.AppointmentCollection.Add(InTheHand.WindowsMobile.PocketOutlook.PimItem)"]

Return Value
The index position of the new Appointment item in the Appointment collection.

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