When using folder.items(), the resulting Item instances' folder attributes are not accessible as Item._folder is not even created (it would be ok if it was None).
python-zarafa from 7.2.x does not seem to have this problem.
I will submit a pull request in a minute.