Click to See Complete Forum and Search --> : Creating an email account from ActiveX server component


dragonking
May 20th, 1999, 09:53 PM
Hello there,

I am writing a ActiveX server component(a dll actually) which will
be called from an ASP to create a email account in an Microsoft Exchange server.

I hope someone is able to tell me how to go about doing this.
Does Microsoft Exchange server provides API in dll form?

thanks a lot!

darren

Huynh Quang Cuong
May 22nd, 1999, 08:13 PM
Hello.
We can use CDO interface to programing MS Exchange.

Bye.