Gets or sets the appointment's scheduled start time.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override DateTime StartTime { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property StartTime As DateTime |
A .NET DateTime instance specifying the scheduled time for the item.