Loads a Message from a file containing a raw email.
A Message with the content loaded from the file
| Exception Type | Condition |
|---|---|
| ArgumentNullException | If file is a null reference |
| FileNotFoundException | If file does not exist |
| Other exceptions relevant to a FileStream might be thrown as well |
Message Class | OpenPop.Mime Namespace | Message.Load Overload List