Click or drag to resize
MimeKit

ExperimentalMimeParser Properties

The ExperimentalMimeParser type exposes the following members.

Properties
 NameDescription
Public propertyIsEndOfStream Get a value indicating whether the parser has reached the end of the input stream.
(Inherited from MimeReader)
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.
(Inherited from MimeReader)
Public propertyPosition Get the current position of the parser within the stream.
(Inherited from MimeReader)
Top
See Also