WebClientUserSettingsCalendarFirstDayOfWeek Property Ipswitch.Messaging.Framework
Gets or sets a value that indicates which day of the week should appear at the beginning of each week.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public Nullable<DayOfWeek> CalendarFirstDayOfWeek { get; set; }

Property Value

Type: NullableDayOfWeek
See Also

Reference