Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Access contacts in ASP.Net (http://www.outlookbanter.com/outlook-vba/43504-access-contacts-asp-net.html)

David C March 15th 07 01:24 PM

Access contacts in ASP.Net
 
Can anyone help me find information on how to access my outlook/exchange
2003 contacts from an ASP.Net web application? Thank you.

David



Dmitry Streblechenko March 16th 07 06:54 AM

Access contacts in ASP.Net
 
Where will the code run? On the server or as a local VB/JavaScript?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"David C" wrote in message
...
Can anyone help me find information on how to access my outlook/exchange
2003 contacts from an ASP.Net web application? Thank you.

David





David C March 16th 07 07:35 PM

Access contacts in ASP.Net
 
On the web server (intranet).

David

"Dmitry Streblechenko" wrote in message
...
Where will the code run? On the server or as a local VB/JavaScript?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"David C" wrote in message
...
Can anyone help me find information on how to access my outlook/exchange
2003 contacts from an ASP.Net web application? Thank you.

David







Dmitry Streblechenko March 19th 07 02:32 AM

Access contacts in ASP.Net
 
You can use either
1. WebDAV
2. CDO 1.21. But note contacts are not explicitly exposed, so you will have
to access war Extended MAPI properties - see
http://www.cdolive.com/cdo10.htm
3. Your own Extended MAPI wrapper (written in C++ or Delphi)
4. plugRDO family of objects in Redemption (url below)/plug

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"David C" wrote in message
...
On the web server (intranet).

David

"Dmitry Streblechenko" wrote in message
...
Where will the code run? On the server or as a local VB/JavaScript?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"David C" wrote in message
...
Can anyone help me find information on how to access my outlook/exchange
2003 contacts from an ASP.Net web application? Thank you.

David










All times are GMT +1. The time now is 09:12 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com