S
Steve Roberts
I need a way to open some sort of windows explorer type interface so the
user can select a folder to save a new .pst file to from inside outlook.
They just pick the folder, the code decides what to call the .pst file.
Here is a generic idea of what I am trying to do:
User selects an outlook folder using pickfolder
Explorer window opens so the user can choose a file system folder where a
..pst file is located
Code checks for an existing .pst file in that folder
Code moves mail items to the .pst file
Thanks in advance for any suggestions you may have.
Steve
user can select a folder to save a new .pst file to from inside outlook.
They just pick the folder, the code decides what to call the .pst file.
Here is a generic idea of what I am trying to do:
User selects an outlook folder using pickfolder
Explorer window opens so the user can choose a file system folder where a
..pst file is located
Code checks for an existing .pst file in that folder
Code moves mail items to the .pst file
Thanks in advance for any suggestions you may have.
Steve