DocumentViewer: Correcly clean up msg files
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user