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 propertyMboxMarker Gets the most recent mbox marker.
Public propertyMboxMarkerOffset Gets the most recent mbox marker offset.
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