For a list of all members of this type, see ScheduleSettings members.
Name | Description | |
---|---|---|
![]() | AllowCalendarClosing | Specifies whether the user is allowed to close calendars via the UI. |
![]() | AllowCustomizedCategories | Specifies whether the user is allowed to create custom activity categories. |
![]() | AppointmentSettings | Gets or sets AppointmentSettings object that contains settings for appointments. |
![]() | CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable) |
![]() | DaySettingsOverrides | Collection of DaySettingsOverride objects. Used for overriding day settings (like working hours, whether the day is a workday etc…) for specific dates as well as specific recurring dates. |
![]() | DaysOfWeek | Gets or sets ScheduleDaysOfWeek object that contains settings for days of week. Default value is Null. |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | FirstDayOfWeek | Specifies the first day of week. |
![]() | IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
![]() | JournalSettings | Gets or sets JournalSettings object that contains settings for journals. |
![]() | LogicalDayDuration | Specifies the logical day duration - the duration of the day. |
![]() | LogicalDayOffset | Specifies the logical day offset - the time when the day starts. |
![]() | MaxDate | Maximum date allowed in the UI. Appointment creation will also be restricted within the MinDate and MaxDate. |
![]() | MinDate | Minimum date allowed in the UI. Appointment creation will also be restricted within the MinDate and MaxDate. |
![]() | TaskSettings | Gets or sets TaskSettings object that contains settings for tasks. |
![]() | WorkDays | Specifies which days of week are workdays. |
![]() | WorkingHours | Specifies working hours. Default value is null. |