Have you looked at using a PRF?
http://www.outlook-tips.net/outlook-...le-file-prf-2/
Diane Poremsky [MVP - Outlook]
Outlook Tips:
http://www.outlook-tips.net/
Outlook & Exchange Solutions Center:
http://www.slipstick.com/
OutlookForums
http://www.outlookforums.com
On 10/2/2011 8:41 AM, Jean-Claude wrote:
> 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
>
>
>