| UserCallFeatureService Property |
Service providing access to telephony features for this user.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic CallFeatureService CallFeatureService { get; }Property Value
Type:
CallFeatureService
Remarks
If the user is not configured for call feature service, this property will return
null.
See Also