Click or drag to resize
UserSharedControlService Property
Service providing access to shared control features for this user.

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

Property Value

Type: SharedControlService
Remarks
If the user is not configured for shared control service, this property will return null.
See Also