Getting Namespace.MAPIOBJECT in Outlook 2000

Add-in Express™ Support Service
That's what is more important than anything else

Getting Namespace.MAPIOBJECT in Outlook 2000
 
dani kenan




Posts: 4
Joined: 2006-10-24
Namespace in Outlook 2000 does not have a MAPIOBJECT property.

Is ther a way to get it? I need to use MAPI features.

Thanks,

Dani
Posted 12 Nov, 2006 05:45:07 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Dani.

You can use the MAPILogonEx function to get the IMAPISession interface.
Please read the MSDN help to learn more about this function.
Also you can download the following example to learn how it works in .NET:
http://www.add-in-express.com/projects/olgetsmtpaddressexample.zip


P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 13 Nov, 2006 11:48:32 Top