bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last
{
// Create a new PST
PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode);
var root = pst.RootFolder;
FolderI…...NET, specifically version 25.11, but you’re encountering issues...system file times in version 25.11 . To help diagnose the problem...