HI,

I'm using CDO to connect to a user's mailbox (on Exchange Server on SBS), and check the automated mails created by my test cases.

But these mails fill up the user's mailbox, so I got to delete this mail in the test case clean up method, to prevent the test case start failing due to full mailboxes.

Can one do this?

ps: Whre should I post stuff like this. I use C#, but this could just as well apply to VB, C, etc?