Thanks for testing that out and thanks for posting your results.
--
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
"Jeff" <(E-Mail Removed)> wrote in message
news:22c352ea-834d-4e62-826c-(E-Mail Removed)...
<snip>
I wrote a 32-bit sample app, and it was able to do the following
against a Outlook 2010 x64 on Windows 7 x64:
Create the Application object
Create the NameSpace object
Call NameSpace.GetDefaultFolder()
Call MAPIFolder.Items.Count
So it looks like cross-bitness Outlook COM works.