CalendarBlackoutDatesCollection.

CalendarBlackoutDatesCollection(Calendar) Constructor

Summary

Initializes a new instance of the CalendarBlackoutDatesCollection class.

Syntax

public CalendarBlackoutDatesCollection(Calendar owner)

Parameters

Name Type Description
owner Calendar The Calendar whose dates this object represents.

Return Value

Type Description
void