email component

  • Thread starter Thread starter R Shoemaker
  • Start date Start date
R

R Shoemaker

I am looking for an email component to interface with an exchange server
for use in my .Net application. Now there are probably dozens of built
in and 3rd party objects to do that, problem is I need one that can
read, create and update exchange appointments. This functionality I
cannot find. Anyone know of such a component?

Thanks
 
Hi R, same answer as above

I got this links from Jay. B. Harlow, I think it are good places to start
looking.

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


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


I hope this helps a little bit?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top