Version

CreateAppointment() Method

When overridden in a derived class, creates a new Infragistics.Scheduler.Appointment.
Syntax
public Appointment CreateAppointment()

Return Value

A reference to the new Infragistics.Scheduler.Appointment or null if the operation fails.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also