ITextBody.Reader Property

Gets a Reader which may be used to read out the contents of this body.

System.IO.StreamReader Reader {get;}

Exceptions

Exception Type Condition
IOException on I/O errors.

See Also

ITextBody Interface | NI.Email.Mime.Message Namespace