ButtonModuleServiceAvailableCustomizedButtons Property |
Returns the list of available customized buttons.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic List<CustomizedButton> AvailableCustomizedButtons { get; }
Property Value
Type:
ListCustomizedButton
See Also