View Single Post
  #2  
Old May 27th 06, 09:54 PM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default moving online inbox to Outlook Personal Folder (PST)

You can create a new .pst file with the Namespace.AddStore method. There are samples for that and many more for moving data between Outlook folders at http://www.outlookcode.com

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Owis" wrote in message ...
Good day
I am trying to write a script which does create a personal folder based on
the current logged-in user and transfer or copy the current logged-in user
exchange email inbox to the personal folder created.

I could not find such an automated script.

Best Regards

Ads