bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last
{
// Create a new PST
PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode);
var root = pst.RootFolder;
FolderI…...Code olm to pst Aspose.Email Product Family slides-net , cells-net...FolderInfo notes = pst.CreatePredefinedFold("Notes", StandardIpmFolder...