P
Peter Krikelis
Hi,
I have referenced Microsoft Outlook 10.0 (type lib version
9.1). I am trying to automate Outlook so that I can read
new mail. I have creates an instance of the outlook
application and I am trying to get the namespace by
using "myAppl.GetNamespace("MAPI") but it gives me an
error saying that such method was not found. The same
error I get for CreateItem().
I checked the reference and there are no such methods
there.
What should I do, or where to get them.
Thanks,
Peter.
I have referenced Microsoft Outlook 10.0 (type lib version
9.1). I am trying to automate Outlook so that I can read
new mail. I have creates an instance of the outlook
application and I am trying to get the namespace by
using "myAppl.GetNamespace("MAPI") but it gives me an
error saying that such method was not found. The same
error I get for CreateItem().
I checked the reference and there are no such methods
there.
What should I do, or where to get them.
Thanks,
Peter.