Hello all,
Is there a way, from Java, to ask the Exchange server how many messages are in a users' inbox and how many of them are new?
We want to write a simple text display iView that shows only the text 'Inbox #(<b></b>)', where '#' is number of messages in a users' inbox and '<b></b>' is the number of new messages there.
Any help is, of course, greatly appreciated.
Patrick.