Writes this body to the given stream in MIME message format.
Namespace: NI.Email.Mime.MessageAssembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax
Parameters
- outputStream
- Type: System.IO.Stream
the stream to write to.
Exceptions
Exception | Condition |
---|---|
IOException | on I/O errors. |
See Also