PDA

View Full Version : Outlook Object class structure?



johngalt47
08-07-2014, 05:24 PM
So the program that works on my Outlook at work fails miserably on my Outlook at home. At work I have 2013 and at home I have 2010. Both versions see the default folder as "inbox" but the 2010 version thinks there are no inbox.items.

Anyone have an idea?

ranman256
08-08-2014, 07:10 AM
Check the Microsoft knowledge base class library for the structure change.
I hate it when they change class structure and working code fails.

westconn1
08-08-2014, 02:25 PM
i doubt this is a difference in outlook versions, possibly folders setup, show the code you are using, where the problem occurs