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