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

Gets or sets the minimum start time of the appointment.

Syntax

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

Property Value

An Integer value

Requirements

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

See Also