Thanks. Currently, when I need to find out whether a text file is with or without BOM (in some cases being important in case of Excel CSV upload into Outlook Calendar) I need to check the file using a text editor. (See below)
Importing a CSV file, with BOM, or without Bom, may result in data ending up in the wrong Outlook Calendar fields.