![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Can anyone help me find information on how to access my outlook/exchange
2003 contacts from an ASP.Net web application? Thank you. David |
Ads |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 |
#4
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Access from ASP.Net | David C | Outlook - Using Contacts | 1 | March 15th 07 02:35 AM |
.NET access to PR_ATTACH_DATA_BIN | bstrum | Outlook and VBA | 1 | March 12th 07 11:39 PM |
How to add a Microsoft Outlook Email from ASP.NET application | [email protected] | Outlook - General Queries | 3 | March 2nd 07 07:07 PM |
How to add a Microsoft Outlook Email from ASP.NET application | [email protected] | Add-ins for Outlook | 1 | February 28th 07 04:06 PM |
How to add a Microsoft Outlook Email from ASP.NET application | [email protected] | Add-ins for Outlook | 0 | February 28th 07 03:44 PM |