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