Subject: Moving between folders and mailboxes in outlook using C#

A

AlienArmy

Hi guys,

I need some help pretty urgently please...

I'm using a console application (C#) to clear emails out of the Deleted
Items folder on a outlook app running on a server - keeping the latest 300
mails. That part works fine - I created the application class, namespace
(MAPI), folder and explorer for this instance - the first problem I have is,
clearing the Deleted Items folder works, but how do I move from the Deleted
Items folder to a user created folder called 'test'?

Secondly, how do I move between multiple mailboxes within the same outlook
instance?

I'm using VS 2005 and Office 2003.

Any help would be greatly appreciated! Hope this makes sense...

If tis is not the right place to post this, please point me in the right
direction.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top