MS12.02.2016
This commit is contained in:
@@ -138,7 +138,7 @@ Public Class ClassFolderWatcher
|
||||
Next
|
||||
|
||||
Dim handleType As String
|
||||
If e.FullPath.EndsWith(".msg") Then
|
||||
If e.FullPath.ToLower.EndsWith(".msg") Then
|
||||
handleType = "@FW_OUTLOOK_MESSAGE@"
|
||||
Else
|
||||
handleType = "@FW_SIMPLEINDEXER@"
|
||||
|
||||
Reference in New Issue
Block a user