CallFeatureServiceTeamButtons Property |
Returns the available team buttons.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic ReadOnlyCollection<TeamButton> TeamButtons { get; }
Property Value
Type:
ReadOnlyCollectionTeamButton
Remarks
see also: TeamButtonsChanged
See Also