In The Hand LtdIn The Hand
Remove Method (item)
NamespacesInTheHand.WindowsMobile.PocketOutlookAppointmentCollectionRemove(Appointment)
.NET Components for Mobility
Removes a specific Appointment object from the AppointmentCollection object.
Declaration Syntax
C#Visual Basic
public void Remove(
	Appointment item
)
Public Sub Remove ( _
	item As Appointment _
)
Parameters
item (Appointment)
The Appointment to be removed from the collection.

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