Click or drag to resize

UserButtonModuleService Property

Service providing access to button module features for this local user.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public ButtonModuleService ButtonModuleService { get; }

Property Value

Type: ButtonModuleService
Remarks
If the user is not configured to support button module, this property will return null.
See Also