callLogs
Retrieves the user's call logs.
This property provides access to the user's call logs, which consist of various call entries that can include details like call duration, time, and status. Each call log is represented by a unique CallLog object containing all relevant information.
The call logs are sorted by call log date, with newer calls appearing first.
Return
The call logs as an ArrayItemList of CallLog.