MailKit Documentation
MailKit Documentation
API Reference
MimeKit
MimeParser Class
MimeParser Properties
IsEndOfStream Property
MboxMarker Property
MboxMarkerOffset Property
Options Property
Position Property
Mime
Parser
Options Property
Get or set the parser options.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
ParserOptions
Options
{
get
;
set
; }
Property Value
ParserOptions
The parser options.
Implements
IMimeParser
Options
Remarks
Gets or sets the parser options.
See Also
Reference
MimeParser Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast