With the following email from within a PST, I am get an error stating, when trying to get the client submit time:
<span style=“font-size:11.0pt;font-family:“Calibri”,“sans-serif”;
mso-fareast-font-family:Calibri;mso-ansi-language:EN-US;mso-fareast-language:
EN-US;mso-bidi-language:AR-SA”>Exception - <span style=“font-size:
10.0pt;font-family:“Courier New”;mso-fareast-font-family:Calibri;color:blue;
mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA”>Message<span style=“font-size:10.0pt;font-family:“Courier New”;mso-fareast-font-family:Calibri;
mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA”> : 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(Nullable1 rangeBegin<span style="color:gray">,</span> Nullable1 rangeEnd) at
NxFProcLib.Email.Pst.PstFolder.GetStoredItem(Int32 index)
<!–[if gte mso 9]>
<w:WordDocument>
<w:View>Normal</w:View>
<w:Zoom>0</w:Zoom>
<w:TrackMoves/>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:DoNotPromoteQF/>
<w:LidThemeOther>EN-US</w:LidThemeOther>
<w:LidThemeAsian>X-NONE</w:LidThemeAsian>
<w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:DontGrowAutofit/>
<w:SplitPgBreakAndParaMark/>
<w:EnableOpenTypeKerning/>
<w:DontFlipMirrorIndents/>
<w:OverrideTableStyleHps/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
<m:mathPr>
<m:mathFont m:val=“Cambria Math”/>
<m:brkBin m:val=“before”/>
<m:brkBinSub m:val="–"/>
<m:smallFrac m:val=“off”/>
<m:dispDef/>
<m:lMargin m:val=“0”/>
<m:rMargin m:val=“0”/>
<m:defJc m:val=“centerGroup”/>
<m:wrapIndent m:val=“1440”/>
<m:intLim m:val=“subSup”/>
<m:naryLim m:val=“undOvr”/>
</m:mathPr></w:WordDocument>
<![endif]–><!–[if gte mso 10]>
<![endif]–>
Please advice best way to handle this issue.