Problem with different version of OutLook

Feb 18 2007 5:34 AM

I have implemented an application in VB .Net for sending emails. I have used OutLook API for Office 2003 for this implementation, namely  MSO.DLL and MSOUTL.OLB. Now the application is needed to be completed for taking care of both OutLook 2003 and 2000. 

 

There are som problems with different versions of Outlook and putting references in .Net solution to both MSOUTL.OLB and MSOUTL9.OLB.

 

Do you know how can I manage to make this program works with both these version of OutLook?

 

Thank in for hand for your help.