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