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…...more information: The exact line of code where the exception...