Skip to main content
A newer version of this page is available. .

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 how data source objects store date-time values.
See Also