DocumentViewer: Correcly clean up msg files
This commit is contained in:
parent
f493d46fd6
commit
c398877a36
@ -191,6 +191,7 @@ Public Class DocumentViewer
|
||||
Select Case oExtension.ToUpper
|
||||
Case ".MSG"
|
||||
Dim oEmlPath As String = _email.Convert_ToEml(FilePath)
|
||||
_TempFiles.Add(oEmlPath)
|
||||
DoLoadFile(oEmlPath)
|
||||
|
||||
Case ".EML", ".DOC", ".DOCX", ".ODT", ".RTF", ".TXT"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user