Click or drag to resize

TeamButtonTeamButtonIncomingCalls Property

Collection representing the incoming calls on monitored extension.

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

Property Value

Type: ReadOnlyCollectionTeamButtonIncomingCall
See Also