Outlook Library 9, 10 and 11

J

Jonathan

Hi All,

I am on XP SP2 and Office 2003 Basic Edition. The Outlook Library that I
have is version 11.0. I am developing a program using Magic eDeveloper that
will receive email, create, edit and delete appointment, task and contact
using COM calls. I have successfully do it. However, I have users still on
Office 2000 which uses I believe an Outlook Library of 9 or 10. Does this
mean I need to have another set of programs which is using Lib 9 or 10?

Can I load the Outlook library 9 and 10 as well in my XP Laptop that has
Outlook Library 11 so I can see all the methods from different versions? If
so, how can I install it?

Thanks a lot.
 
B

Brian Tillman

Jonathan said:
I am on XP SP2 and Office 2003 Basic Edition. The Outlook Library
that I have is version 11.0. I am developing a program using Magic
eDeveloper that will receive email, create, edit and delete
appointment, task and contact using COM calls. I have successfully
do it. However, I have users still on Office 2000 which uses I
believe an Outlook Library of 9 or 10. Does this mean I need to have
another set of programs which is using Lib 9 or 10?

You may get better ansers in microsoft.public.outlook.program_vba
 
K

Ken Slovak - [MVP - Outlook]

Unless you late bind all your Outlook objects you need to develop using a
machine with Outlook 2000 installed and reference the Outlook 9 typelibs.
 

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