Y
Yoavo
Hi,
In my application I need to use Outlook API's.
In my code I have the line:
using Outlook = Microsoft.Office.Interop.Outlook;
The problem is that this does not work on Computers without Office2007
installed.
Is there a way of using Outlook API for computers without Office2007
installed ?
Yoav.
In my application I need to use Outlook API's.
In my code I have the line:
using Outlook = Microsoft.Office.Interop.Outlook;
The problem is that this does not work on Computers without Office2007
installed.
Is there a way of using Outlook API for computers without Office2007
installed ?
Yoav.