Click or drag to resize
CallFeatureServiceTeamButtons Property
Returns the available team buttons.

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

Property Value

Type: ReadOnlyCollectionTeamButton
Remarks
see also: TeamButtonsChanged
See Also