UserCallFeatureService Property |
Service providing access to telephony features for this user.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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