Microsoft.Office.Interop.Outllook Error

G

Guest

Hi Guys,

I am developing an email application using Visual Studio .NET 2003 in C#
when I try to use the namespace : Microsoft.Office.Interop.Outllook , I get a
compile error, I have already added the Outlook reference library to my
project and installed my PIAs.

can anyone please help me in fixing this problem. Thanks in Advance
 
F

Fredrik Wahlgren

Paul said:
Hi Guys,

I am developing an email application using Visual Studio .NET 2003 in C#
when I try to use the namespace : Microsoft.Office.Interop.Outllook , I get a
compile error, I have already added the Outlook reference library to my
project and installed my PIAs.

can anyone please help me in fixing this problem. Thanks in Advance

Did you misspell Outlook? It was misspellt in the subject line.

/Fredrik
 
G

Guest

Hi Peter,

I get the folllowing error : The type or namespace 'Interop' does not exist
in the class or namespace Microsoft.Office"

Regards,
Paul Mathebula
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top