Extended MAPI with C# - how to retrieve outlook appointment

G

gihankoli

Hey Guys
Any one know how can I how to retrieve outlook appointment using
Extended MAPI with C#.
 
H

Henning Krause [MVP - Exchange]

Hello,

Extended MAPI is not supported from managed code. See
http://support.microsoft.com/kb/813349. You can use CDO, Outlook Object
Mode, WebDAV, CdoEx (only on the Exchange box itself) or (with Exchange
2007) WebServices.

Kind regards,
Henning Krause
 

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