IBinaryBody.Reader Property

Gets a InputStream which reads the bytes of the body.

System.IO.BinaryReader Reader {get;}

Exceptions

Exception Type Condition
IOException on I/O errors.

See Also

IBinaryBody Interface | NI.Email.Mime.Message Namespace