Click or drag to resize
TeamButtonTeamButtonIncomingCalls Property
Collection representing the incoming calls on monitored extension.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ReadOnlyCollection<TeamButtonIncomingCall> TeamButtonIncomingCalls { get; }

Property Value

Type: ReadOnlyCollectionTeamButtonIncomingCall
See Also