You can only run rules in your default Inbox.
What version of Outlook? In Outlook 2003 and earlier you can use the
NameSpace.Folders collection to find the new mailbox folders by iterating
the Folders collection. In Outlook 2007 you can use the new Stores
collection.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Nigel" wrote in message
...
Hi All
I have an account on a corporate mail server; against which I run some
rules and event driven VBA code. All works well.
I recently added a new mailbox (attached mailbox) that I can receive/write
emails etc. Unexpectedly I am unable to run rules or see event triggers
in this mailbox. Is this possible? What do I need to do to switch this
on?
Failing that how can I access the contents of this mailbox and it's
folders from VBA code?
Many thanks
--
Regards,
Nigel