CalendarRecurrence.StartDate

CalendarRecurrence.StartDate property

Gets or sets the start date.

public DateTime StartDate { get; set; }

Property Value

The start date.

See Also