how to create account thru script ?

J

Jean-Claude

Hello,
i'm looking for a script (vbs or vba) to create accounts with outlook 2003.
Example :
set o = createbject("Outlook.Application")
to create an instance, and then to control it with variable o :
o.addaccount ... (i don't know the right function)

I didn't find it with google, but it seems possible because with this method
i can send or transfer mails)
Thanks a lot.

Jean-Claude
 
J

Jean-Claude

Thanks.
I'm testing, seems ok for simple accounts, but all my accounts are not
simples...
I'm trying...
Jean-Claude
 

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

Top