I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error .
bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last
{
// Create a new PST
PersonalStor…...FolderInfo notes = pst.CreatePredefinedFold("Notes", StandardIpmFolder...StandardIpmFolder.Notes); ageDict.Add("Notes", notes.ContainerClass);...