zimbra-api / soap-api

Zimbra SOAP client in PHP language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get list of mails

Vlerrie opened this issue · comments

I'm looking to read mails in the inbox folder.
I can getFolder and see there are unread mails. But how do I get a list of those mails with their id's?

I also need same requirement, please provide an example for get unread mails with attachment and mark it read. And also provide detail documentation about Zimbra-Api