Loads a Message from a Stream containing a raw email.
Parameters
Return Value
A Message with the content loaded from the messageStream
Exceptions
Exception Type | Condition |
---|---|
ArgumentNullException | If messageStream is a null reference |
Other exceptions relevant to Read might be thrown as well |
See Also
Message Class | OpenPop.Mime Namespace | Message.Load Overload List