Initializes a new instance of the SpecialDate class by specifying the date and description.
[Visual Basic] Overloads Public Sub New( _ ByVal startDate As Date, _ ByVal endDate As Date, _ ByVal description As String, _ ByVal style As TableItemStyle, _ ByVal recurringBase As RecurringBaseType, _ ByVal recurringFrequency As Integer _ )