View Single Post
  #2 (permalink)  
Old 02-22-2007, 11:13 AM
dkarp dkarp is offline
Zimbra Employee
 
Posts: 1,434
Default GetFolderRequest

Quote:
Originally Posted by Dirk View Post
Hi, can I get the number of messages in the inbox of an account using rest or soap?
Use SOAP. A <GetFolderRequest><folder l="2"/></GetFolderRequest> should give you what you want. Look at the "n" attribute on the topmost returned <folder> in the response.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote