Interop does not exist

  • Thread starter Thread starter Sasidhar [MSFT]
  • Start date Start date
S

Sasidhar [MSFT]

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
 
Back
Top