Gets or sets the date and time of the event's first occurrence.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DateTime StartDate { get; set; } |
Visual Basic
![]() |
---|
Public Property StartDate As DateTime |
An instance of the System.DateTime structure.