public AppointmentOperationResult DeleteAppointment( Appointment appointment )
The DeleteAppointment method removes an existing Infragistics.Scheduler.Appointment instance, and causes it to become disassociated from the data source. After a successful deletion, the Appointment no longer appears in activity queries or in the user interface.
Note that the underlying item source for appointment data must support removal of items.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+