A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Access contacts in ASP.Net



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 15th 07, 01:24 PM posted to microsoft.public.outlook.program_vba
David C
external usenet poster
 
Posts: 3
Default 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


Ads
  #2  
Old March 16th 07, 06:54 AM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default 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




  #3  
Old March 16th 07, 07:35 PM posted to microsoft.public.outlook.program_vba
David C
external usenet poster
 
Posts: 3
Default 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






  #4  
Old March 19th 07, 02:32 AM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default 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








 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 08:21 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-2025 Outlook Banter.
The comments are property of their posters.