TeamButtonRingType Property |
Returns the team button call pickup ring types if configured.
The possible values are with the according CM setting values:
Off - No ringing - 'n'
On - Continuous ringing - 'r'
Delayed - Delayed ringing - 'd'
Abbreviated - Abbreviated (single) ringing - 'a'
InterCom - Intercom ringing - 'i'
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic RingType RingType { get; }
Property Value
Type:
RingType
Remarks
Delayed ring type means the team button alert should be delayed by
actual delay time specified in
DelayInterval.
See AlsoReference
TeamButtonRingType