ICalendarHolder Interface

Common interface for Time scheduled objects.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public interface ICalendarHolder

Properties

CalendarHours Object which represent CalendarHoursType
CalendarHoursType Schedule hours can be changed without modification of the hours set. We don't need to update set of hours ranges each time when we update type of schedule
HolidaysActivity specifies activity of schedule during holidays
Hours Time schedule of when object is active. Interpretation of this data depends on the type of object. It can be OfficeTime, the time when specific routing rule is active etc.

See Also