Thanks for the reply.
I'm using Skype4COM. I've checked those demos but there is no mention of reading the call history (only clearing it).
Is the ability to read call history supported?
ok, this is NOT Delphi, but on the same page there are "Internet Explorer examples" one is a Call History Example done in JavaScript, which should give you an idea if you look at the source code:
http://testing.onlytherightanswers.com/skypebeta/Calls.htmClick the refresh button under Call History once it opens to load call history.
As you can see skype.Calls is where the call collection is located that has a count you can use to parse calls with.
Online documentation for skype.Calls:
https://developer.skype.com/Docs/Skype4COMLib/ISkype#calls