Trying to create a script that would create Outlook data file (pst) for the current out user. any pointer on where to look for ?
Asked
Active
Viewed 222 times
1 Answers
0
Use Namespace.AddStore or Namespace.AddStoreEx in the OUtlook Object Model to create a new PST store in teh current profile.

Dmitry Streblechenko
- 62,942
- 4
- 53
- 78