dbicMonth Send comments on this topic.
MaxTime Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : MaxTime Property

Gets or sets the maximum end time of the appointment.

Syntax

Visual Basic (Declaration) 
Public Overridable Property MaxTime As TimeSpan
C# 
public virtual TimeSpan MaxTime {get; set;}

Property Value

An Integer value.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also