TenantBreakTime Property

Stores default office break time. (used in automated extension status switching etc.)
BreakTime property may reference this schedule. if BreakTime is configured with type OfficeHours the schedule of BreakTime should be taken from here.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ScheduleSerializerAttribute]
Schedule BreakTime { get; set; }

Property Value

Schedule

See Also