Parses a stream of bytes containing a MIME message.
Namespace: NI.Email.MimeAssembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax
Parameters
- inStream
- Type: System.IO Stream
the stream to parse.
Exceptions
Exception | Condition |
---|---|
IOException | on I/O errors. |
See Also