[]
        
(Showing Draft Content)

C1.Schedule.Appointment.Duration

Duration Property

Duration

Gets or sets the TimeSpan value indicating the duration of the appointment.

Declaration
public TimeSpan Duration { get; set; }
Remarks

At setting this property, if it's value is not equal to the whole number of days, the AllDayEvent property will be set to false.