WebClientUserSettingsCalendarDayEndTime 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 late appointments. Any appointments after this time will normally be hidden. The user can still view appointments after 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 CalendarDayEndTime { get; set; }

Property Value

Type: TimeSpan
See Also

Reference