473,386 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Accessing Address book from C#

Hi,

I will like to access the Address book in windows via C# (.net 2.0), is this
possible and can it be done independent of the mail program that the end
users are using??

Best
Flemming
Mar 30 '06 #1
2 2664
Where are the Address Books stored? Exchange server?

If it is an exchange server, look into WebDAV, it allows you to
send/receive xml web service queries and it returns the appropraite
data, you can retrieve public folders, or a specific users information.
I used it to allow people to add calendar items to an exchange public
calendar, and then display it over a website using c# and asp.net

If the address books are stored in some other medium, it depends on the
vendor and if they have a way to programmatically retrieve the
information.

Mar 30 '06 #2
The end users are using outlook express and outlook, but I do not know which
version they are using.!?

"dkode" wrote:
Where are the Address Books stored? Exchange server?

If it is an exchange server, look into WebDAV, it allows you to
send/receive xml web service queries and it returns the appropraite
data, you can retrieve public folders, or a specific users information.
I used it to allow people to add calendar items to an exchange public
calendar, and then display it over a website using c# and asp.net

If the address books are stored in some other medium, it depends on the
vendor and if they have a way to programmatically retrieve the
information.

Mar 30 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Mickel Grönroos | last post by:
Hi! I'm fiddling with Python for Windows (normally using Linux) and as a part of that I want to try to make a simple word frequency list generator to be used in conjunction with Microsoft Word....
2
by: someone | last post by:
Hi, I currently have an Access 97 database that includes a field for contact name of a user. This user will almost always have a valid email address contained in the personal address book of...
4
by: John Rugo | last post by:
Hi All, Does anyone have any ideas as to how to get an address, or two, from the Windows Global Address Book? I have been trying to figure this out for awhile and have run into a brick wall. I...
1
by: Rohan | last post by:
Hi There, I want o access address book of OUTLOOK EXPRESS on Web Clients PC so that he can select addresses from his address book & copy them to our database. Does Outlook Express support an...
6
by: John | last post by:
Hi My app is running on a windows 2000 server with isa 2000 installed. How can it access an external sql server (using its ip) from within the isa 2000 firewall/proxy via code? Thanks ...
11
cjbrx3115
by: cjbrx3115 | last post by:
Hey guys- I just got this email from my friend. I'm not sure it will really work (it's a forward), so I'm askin' you people. Well, here it is: ...
2
by: sweetpotatop | last post by:
Hi, I have an asp.net applicaiton in which I want to control the accessibility. Does anyone has any idea how I can access the Lotus Notes address book through LDAP? That way, I can restrict...
1
by: Lpitt56 | last post by:
I am running MS Access 2007 and I want to update an Outlook Address book from my Access Database. I started out by importing the Outlook Address Book as a linked table and it linked fine. I then...
3
by: Mitko Haralanov | last post by:
I have a Python module that I have written using the C API and I am having a problem accessing a dictionary from that module. Here is what I have done: 1. In my init function I call module =...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.