Click or drag to resize

UserCallService Property

Service providing access to calls for this user.

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

Property Value

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