Communicating with Exchange 2003

  • Thread starter Thread starter news.orange.nl
  • Start date Start date
N

news.orange.nl

Hi

On our ASP dotnet intranet I'm trying to build pages that access our
Exchange Server.
More specifically, I'd like to be able to filter and edit addresses in the
address book located in our public folders.
I'm pretty new at C#, and I'm just getting the hang using both Visual C#
Express and Visual Web Developer.

Still, I don't know howto access system.management or to create an object
(witch seems so easy in vbscript)

I'd be greatly helped if anyone could direct me to a sample app that does
something with exchange. anything.

Thanks
 
* news.orange.nl wrote, On 4-7-2007 23:36:
Hi

On our ASP dotnet intranet I'm trying to build pages that access our
Exchange Server.
More specifically, I'd like to be able to filter and edit addresses in the
address book located in our public folders.
I'm pretty new at C#, and I'm just getting the hang using both Visual C#
Express and Visual Web Developer.

Still, I don't know howto access system.management or to create an object
(witch seems so easy in vbscript)

I'd be greatly helped if anyone could direct me to a sample app that does
something with exchange. anything.


I've used this before to work with Exchange from C#. Quite powerful.

http://www.independentsoft.de/webdavex/index.html

Jesse
 
* news.orange.nl wrote, On 5-7-2007 7:16:
Any other way?

Outlook automation comes to mind. But I'd stay away from that due to the
added security in the latest versions.

Jesse
 
Back
Top