OfficeHolidayIsRecurrent Property

Determines whether the value assigned to Year should be ignored, and thus assume that the holiday occurs every year for the given day and month.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
bool IsRecurrent { get; set; }

Property Value

Boolean

Remarks

If a given day does not exist in a particular year, such as 29 February of a leap year, the holiday will be recurrent every four years.

See Also