Mime4.net Home | Community Edition | Order | Usage examples | Feedback
MimeStreamParser PropertiesMIME4NET Class Library Documentation

The MimeStreamParser type exposes the following members.

Properties

  NameDescription
Public propertyRaw
Determines if this parser is currently in raw mode. Enables or disables raw mode. In raw mode all future entities (messages or body parts) in the stream will be reported to the Raw(Stream) handler method only. The stream will contain the entire unparsed entity contents including header fields and whatever is in the body.
Top
See Also