Click or drag to resize
TeamButtonDelayInterval Property

Note: This API is now obsolete.

Specifies the delay interval in seconds the team button alert should be delayed if the ring type is set to delayed.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
[ObsoleteAttribute("This property is deprecated. Please use TeamButtonIncomingCall.DelayInterval instead")]
public int DelayInterval { get; }

Property Value

Type: Int32
See Also