Connect to Exchange with VB.NET

  • Thread starter Thread starter Christoph M?der
  • Start date Start date
C

Christoph M?der

Hello,

i am writting an programm which should connect to an exchange server
and get calendar entries.
i have tried it with ADODB, but there was a problem: sometimes it
works, sometimes not.

can somebody help me?

thanks
chris
 
Hi Christoph,

The last time Jay B does this as a team,

I provide links I got from him, and then after a while he add's the more
special things.
I hope for you he does that now too, but you can start reading.

The four CDOs are (in chronological order):

- CDO.DLL : CDO version 1.2.1
- CDONTS.DLL : CDO version 1.2.1 for Windows NT Server (not the same as CDO
version 1.2.1!)
- CDOSYS.DLL : CDO for Windows 2000
- CDOEX.DLL : CDO for Exchange 2000 Server

http://www.microeye.com/resources/res_outlookvsnet.htm

http://msdn.microsoft.com/library/d...html/frlrfsystemwebmailsmtpmailclasstopic.asp

http://msdn.microsoft.com/library/d.../cdosys/html/_cdosys_schema_configuration.asp

http://msdn.microsoft.com/library/d...y/en-us/exchanchor/htms/msexchsvr_cdo_top.asp


I hope this helps a little bit?


:-)
Cor


i am writting an programm which should connect to an exchange server
 
thanks a lot!

i will read the given sites and i hope i will find a solution.

chris
 
Back
Top