CalendarPeriod Constructor
The CalendarPeriod constructor overloads create new CalendarPeriod structures.
Overload List
| Name | Description | 
|---|---|
| CalendarPeriod (DateTime, DateTime) | 
The CalendarPeriod constructor creates a new CalendarPeriod object with the specified start and end times.
 | 
| CalendarPeriod (DateTime, TimeSpan) | 
The CalendarPeriod method creates a new CalendarPeriod object with the specified start time and duration.
 |