module Forwarding { ... }
|
interface | Number |
| This interface allows to manipulate the forwarding numbers which are bound to the Rule. More...
|
|
interface | Rule |
| This interface allows to manipulate the forwarding rules for a given User or UserGroup. More...
|
|
interface | Timetable |
| This interface enables to set the range of time during which the ForwardingRule should be active during the week. More...
|
|
◆ NumberSequence
sequence<Number> NumberSequence |
◆ RuleSequence
sequence<Rule> RuleSequence |
◆ DayOfWeek
Enumerated days of the week.
Enumerator |
---|
Monday | |
Tuesday | |
Wednesday | |
Thursday | |
Friday | |
Saturday | |
Sunday | |