Click or drag to resize
MimeKit

IMimeParser Properties

The IMimeParser type exposes the following members.

Properties
 NameDescription
Public propertyIsEndOfStream Get a value indicating whether the parser has reached the end of the input stream.
Public propertyCode exampleMboxMarker Get the mbox marker for the most recently parsed message.
Public propertyCode exampleMboxMarkerOffset Get the mbox marker stream offset for the most recently parsed message.
Public propertyOptions Get or set the parser options.
Public propertyPosition Get the current position of the parser within the stream.
Top
See Also