CalendarPeriod constructor

The CalendarPeriod constructor overloads create new CalendarPeriod structures.

Overload list

  Name Description
Public method CalendarPeriod(DateTime, DateTime) The CalendarPeriod constructor creates a new CalendarPeriod object with the specified start and end times.
Public method CalendarPeriod(DateTime, TimeSpan) The CalendarPeriod method creates a new CalendarPeriod object with the specified start time and duration.

Top

See also

Reference

CalendarPeriod structure

CalendarPeriod members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace