Click or drag to resize

CallFeatureServiceTeamButtons Property

Returns the available team buttons.

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

Property Value

Type: ReadOnlyCollectionTeamButton
Remarks
see also: TeamButtonsChanged
See Also