Hello,
-
I’ve written Mbox.MergeWith using your provided code samples, but for Mbox.SplitInto not sure…
Please kindly inform me if you have any samples to do so?
If not, can you please add it to the feature request list? -
Using:
PersonalStorage.SplitInto(50 * 1024 * 1024, TargetFolder)
Will throw this error for a 240MB Pst in the middle of progress:
- The given key was not present in the dictionary.
Seems a bug to me, is there anyway to work on it without sending the Pst file?
Thanks