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: 493.0.70.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