Skip to main content

DataSource Properties

An object that specifies data sources and mappings for the scheduler’s appointments, labels and statuses.
Name Description
AppointmentLabelMappings Gets or sets an object that specifies how appointment label properties map to the data source fields.
AppointmentLabelsSource Gets or sets a collection of objects that stores appointment label (category) information.
AppointmentMappings Gets or sets an object that specifies how appointment properties map to the data source fields.
AppointmentsSource Gets or sets a collection of objects that stores appointment information.
AppointmentStatusesSource Gets or sets a collection of objects that stores appointment status information.
AppointmentStatusMappings Gets or sets an object that specifies how appointment status properties map to the data source fields.
DateTimeSavingMode Gets or sets the conversion type required before saving an appointment’s start and end values to the data source.
See Also