zimbra-api / soap-api

Zimbra SOAP client in PHP language
BSD 3-Clause "New" or "Revised" License
62 stars 48 forks source link

Get list of mails #25

Open Vlerrie opened 6 years ago

Vlerrie commented 6 years ago

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?

addngr commented 6 years ago

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