Gets or sets the end date of the recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DateTime EndDate { get; set; } |
Visual Basic
![]() |
---|
Public Property EndDate As DateTime |
An instance of the System.DateTime structure.
The property is used when RecurrenceEnd is set to RecurrenceEnd.EndDate.