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...Contacts //-------- OlmStorage olm = new OlmStorage(olmFilePath);...