CalendarRecurrence.EndDate

CalendarRecurrence.EndDate property

Gets or sets the end date.

public DateTime EndDate { get; set; }

Property Value

The end date.

See Also