Click or drag to resize

ButtonModuleServiceAvailableCustomizedButtons Property

Returns the list of available customized buttons.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public List<CustomizedButton> AvailableCustomizedButtons { get; }

Property Value

Type: ListCustomizedButton
See Also