Splitting and Merging PST Files
Contents
[
Hide
]
Aspose.Email API provides the capability to split a single PST file into multiple PST files of desired file size. It can also merge multiple PST files into a single PST file. Both the splitting and merging of PSTs operations can be tracked by adding events to these operations.
Split and Merge PST Files
The following code samples illustrate how to split a large PST file into multiple small chunks of PST files.
Merging of Multiple PSTs into a Single PST
The following code sample shows how multiple PSTs can be merged into a single large PST file.
Try it out!
Merge and combine multiple email files into a single one with the free Aspose.Email Merger App.
Merge Folders from another PST
Aspose.Email API allows merging complete folders from another PST to a destination PST, thus resulting in a large size PST.