CDO MAPI

Joined
Mar 17, 2011
Messages
1
Reaction score
0
Hi all
Quite new to Outlook programming.

The problem is with CDO. Need to now how to change the info store and get to the following folder I want to delete all mails in it.
Outlook version
Set myInbox = myNameSpace.Folders("Mailbox - Greenjar").Folders("Inbox").Folders("Processed Emails")

Thank you
 
Back
Top