ScheduleItem Property

provides collection of periods for the specific day

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public SchedulePeriodsOfDay this[
	DayOfWeek dow
] { get; set; }

Parameters

dow  DayOfWeek

Return Value

SchedulePeriodsOfDay

See Also