With the following email from within a PST, I am get an error stating, when trying to get the client submit time:
Exception - Message:Not a valid Win32 FileTime. Parameter name: fileTime Source: mscorlib Stacktrace : at System.DateTime.FromFileTime(Int64 fileTime) at Aspose.Email.Outlook.MapiMessage.get_ClientSubmitTime() at NxFProcLib.Email.MessageProperties..ctor(MapiMessage msg) at NxFProcLib.Email.AsposeExtensions.Populate(IMapiMessageItem msgItem) at NxFProcLib.Email.OutlookItemProperties.Initialize(MapiMessage msg, StoreItemProperties storeProps) at NxFProcLib.Email.OutlookItemProperties..ctor(MapiMessage msg, StoreItemProperties storeProperites) at NxFProcLib.Email.Pst.OutlookStore.GetItem(StoreItemProperties msgPstInfo) at NxFProcLib.Email.Pst.PstFolder.GetStoredItems(Nullable`1 rangeBegin, Nullable`1 rangeEnd) at NxFProcLib.Email.Pst.PstFolder.GetStoredItem(Int32 index)
Please advice best way to handle this issue.
Exception - Message:Not a valid Win32 FileTime. Parameter name: fileTime Source: mscorlib Stacktrace : at System.DateTime.FromFileTime(Int64 fileTime) at Aspose.Email.Outlook.MapiMessage.get_ClientSubmitTime() at NxFProcLib.Email.MessageProperties..ctor(MapiMessage msg) at NxFProcLib.Email.AsposeExtensions.Populate(IMapiMessageItem msgItem) at NxFProcLib.Email.OutlookItemProperties.Initialize(MapiMessage msg, StoreItemProperties storeProps) at NxFProcLib.Email.OutlookItemProperties..ctor(MapiMessage msg, StoreItemProperties storeProperites) at NxFProcLib.Email.Pst.OutlookStore.GetItem(StoreItemProperties msgPstInfo) at NxFProcLib.Email.Pst.PstFolder.GetStoredItems(Nullable`1 rangeBegin, Nullable`1 rangeEnd) at NxFProcLib.Email.Pst.PstFolder.GetStoredItem(Int32 index)
Please advice best way to handle this issue.