Loads an e-mail message from a file.
procedure LoadFromFile(Filename: String);
Use this method to load a message from a file and process it. Once the message has been loaded, use Message to access its properties.