WebClientUserSettingsCalendarDayStartTime Property Ipswitch.Messaging.Framework
Gets or sets a time offset from midnight indicating the time each day that the calendar should use as a cut-off when hiding early appointments. Any appointments before this time will normally be hidden. The user can still view appointments before this time by requesting to see the entire day.

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

public TimeSpan CalendarDayStartTime { get; set; }

Property Value

Type: TimeSpan
See Also

Reference