Hi,
I have also used the below code
using Outlook = NetOffice.OutlookApi;
using Office = NetOffice.OfficeApi;
and referenced the 3 DLL's - "OutlookAPI.dll","OfficeAPI.dll" and "NetOffice.dll", but i am getting the error "The type or namespace name 'NetOffice' could not be found (are you missing a using directive or an assembly reference?)"
Regards
Gurudatt
I have also used the below code
using Outlook = NetOffice.OutlookApi;
using Office = NetOffice.OfficeApi;
and referenced the 3 DLL's - "OutlookAPI.dll","OfficeAPI.dll" and "NetOffice.dll", but i am getting the error "The type or namespace name 'NetOffice' could not be found (are you missing a using directive or an assembly reference?)"
Regards
Gurudatt