Gets the start time of the recurrence.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling.WinForms.StandardForms
C# Copy Code |
---|
public DateTime StartTime { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property StartTime As DateTime |
A .NET DateTime object specifying the start time of the recurrence.