Creates a new Appointment item, and adds it to the Appointments collection.
| C# | Visual Basic |
public Appointment AddNew()
Public Function AddNew As Appointment
The new Appointment item.
| In The Hand AddNew Method Namespaces ► InTheHand.WindowsMobile.PocketOutlook ► AppointmentCollection ► AddNew()()()() |
| C# | Visual Basic |
public Appointment AddNew()
Public Function AddNew As Appointment