Hi,
This is my first day working on Outlook object model. I downloaded the
sample code for Outlook object model on C# from MSDN.
When building it gives the following error.
"Interop does not exist in the class or namespace 'Microsoft Office'"
Initially there is a problem that Outlook reference was not valid. Then i
removed and manually added "Microsoft Outlook 11.0 Object Library".
I couldn't find "Microsoft.Office.Interop.Outlook.dll" any where on my C
drive.
Can any one help me in this regard?
Thanks,
Sasi

Signature
This posting is provided "AS IS" with no warranties, and confers no rights.
Ton Strankinga - 27 Sep 2005 03:17 GMT
Dear Sasi,
You can download the dll's from the Microsoft site.
Site :
http://www.microsoft.com/downloads/thankyou.aspx?familyId=c41bd61e-3060-4f71-a6b
4-01feba508e52&displayLang=en
See Readme.html for installation instructions.
Regards,
Ton
> Hi,
>
[quoted text clipped - 15 lines]
> Thanks,
> Sasi