Discussion:
Interface with public folders
(too old to reply)
Andrew
2009-02-16 20:23:23 UTC
Permalink
Hello,

Does anyone know what is necessary in order for a developer to interface an
outside application with exchange 2003? I'm not a programmer myself so I'm
not too familiar with this.. We want our developer to be able to query the
contents (specific fields) of a public folder contact list.

Thanks

-Andrew
Roady [MVP]
2009-02-16 21:08:58 UTC
Permalink
"Using MAPI" is the IT Pro answer (looking at the newsgroups you addressed).
For a more in-depth answer, you'll have to ask in the Exchange/Outlook
developer newsgroup. It would be good to first determine for yourself if
you'll need to be writing code for Exchange (server-side) or for Outlook
(client-side).
--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

http://www.msoutlook.info/
Real World Questions, Real World Answers

-----
Post by Andrew
Hello,
Does anyone know what is necessary in order for a developer to interface
an outside application with exchange 2003? I'm not a programmer myself so
I'm not too familiar with this.. We want our developer to be able to
query the contents (specific fields) of a public folder contact list.
Thanks
-Andrew
Andrew
2009-02-16 21:22:31 UTC
Permalink
Thanks, I will.
Post by Roady [MVP]
"Using MAPI" is the IT Pro answer (looking at the newsgroups you addressed).
For a more in-depth answer, you'll have to ask in the Exchange/Outlook
developer newsgroup. It would be good to first determine for yourself if
you'll need to be writing code for Exchange (server-side) or for Outlook
(client-side).
--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more
http://www.msoutlook.info/
Real World Questions, Real World Answers
-----
Post by Andrew
Hello,
Does anyone know what is necessary in order for a developer to interface
an outside application with exchange 2003? I'm not a programmer myself
so I'm not too familiar with this.. We want our developer to be able to
query the contents (specific fields) of a public folder contact list.
Thanks
-Andrew
Roady [MVP]
2009-02-16 22:20:39 UTC
Permalink
You're welcome and good luck! :-)
--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

http://www.msoutlook.info/
Real World Questions, Real World Answers

-----
Post by Andrew
Thanks, I will.
Post by Roady [MVP]
"Using MAPI" is the IT Pro answer (looking at the newsgroups you addressed).
For a more in-depth answer, you'll have to ask in the Exchange/Outlook
developer newsgroup. It would be good to first determine for yourself if
you'll need to be writing code for Exchange (server-side) or for Outlook
(client-side).
--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more
http://www.msoutlook.info/
Real World Questions, Real World Answers
-----
Post by Andrew
Hello,
Does anyone know what is necessary in order for a developer to interface
an outside application with exchange 2003? I'm not a programmer myself
so I'm not too familiar with this.. We want our developer to be able to
query the contents (specific fields) of a public folder contact list.
Thanks
-Andrew
Lee Derbyshire [MVP]
2009-02-17 03:04:32 UTC
Permalink
Post by Andrew
Hello,
Does anyone know what is necessary in order for a developer to interface
an outside application with exchange 2003? I'm not a programmer myself so
I'm not too familiar with this.. We want our developer to be able to
query the contents (specific fields) of a public folder contact list.
Thanks
-Andrew
You might try WebDAV. That way, you only need http ports (80, or 443 for
https) open to whichever location the application is running at.

Here's the first example that I could find:
http://www.daniweb.com/forums/thread39960.html

Lee.
--
_______________________________________

Outlook Web Access for PDA, OWA For WAP:
www.leederbyshire.com
________________________________________
Loading...