C# Exchange Mailbox Checker App



Hello, all!

Can anyone help me out or point me in the right direction on how to
write a small C# app that will check a mailbox on an internal exchange
server and tell me the number of unread messages there are?

Basically, there are 4 people who share a mailbox and therefore have to
continuously look at the little (4) (the number next to the message
folder) to see how many messages or if any new message are in the
folder. I need a small app that will check this and notify the user.
However, the exchange mailbox I need to check is the same for all 4
users, and it doesn't contain their usernames.

HELP!!

.



Relevant Pages

  • MAPI_E_NO_ACCESS when asking for quota info
    ... I have an app that uses HrQueryAllRows and some SizedSPropTagArray ... to get stuff from the mailbox table returned from GetMailboxTable. ... specified in Exchange Manager. ... All Mail Store specific anyway? ...
    (microsoft.public.win32.programmer.messaging)
  • Re: Exchange 2003 two domains, same recipients
    ... Hard to say without knowing the app, but generally you should keep it simple ... using the same mailbox and only sending as one recipient, ... however the exisitng users will also need to access the new one ... > a trusted domain structure? ...
    (microsoft.public.exchange.design)
  • Re: Need Scheme to Read Other Users Accounts
    ... Once you log to the current user's mailbox (you can use an existing profile ... I'm new to MAPI and have been assigned to write a service (or process ... app) that monitors a users inbox as well as monitor ... my program and his/her email gets monitored fine because the app would ...
    (microsoft.public.win32.programmer.messaging)
  • Email List from Exchange mailbox using WebDav
    ... a users mailbox via WebDAV. ... that in my mailbox while i am testing the app i have moved all but one ... several that are "Outlook Message Manager " ... Here is the SQL statement i am sending to exchange ...
    (microsoft.public.exchange.development)
  • Re: Using "Send on Behalf"
    ... To actually send from that mailbox you will need to grant full mailbox control to the developer and have their app log into that mailbox assuming MAPI. ... Joe Richards Microsoft MVP Windows Server Directory Services ...
    (microsoft.public.exchange.development)

Loading