bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last
{
// Create a new PST
PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode);
var root = pst.RootFolder;
…...any custom date properties you may have: // contactItem.SetProperty("MyCustomDate"...Name}: {ftEx.Message}"); // You may decide to skip the item, set...