Hello Everyone,
I'm new this group and looking to see if someone has a solution to my problem.
I'm using redemption RDO objects to script and automate some outlook 2003 functionality and have the following problem. I'm unable to find a way where I can duplicate the folder structure present in the PST file. I use the following function to add a single folder to the root folder StoreOut.IPMRootFolder.Folders.Add(FolderToAdd). however I'm unable to find a way where I can iterate thru a PST file (Source.pst) and duplicate the folder structure in another PST file (Destination.pst)
Any help is much appreciated
SF
I'm new this group and looking to see if someone has a solution to my problem.
I'm using redemption RDO objects to script and automate some outlook 2003 functionality and have the following problem. I'm unable to find a way where I can duplicate the folder structure present in the PST file. I use the following function to add a single folder to the root folder StoreOut.IPMRootFolder.Folders.Add(FolderToAdd). however I'm unable to find a way where I can iterate thru a PST file (Source.pst) and duplicate the folder structure in another PST file (Destination.pst)
Any help is much appreciated
SF