MailKit Documentation
MailKit Documentation
API Reference
MimeKit
MimeParser Class
MimeParser Properties
IsEndOfStream Property
MboxMarker Property
MboxMarkerOffset Property
Options Property
Position Property
Mime
Parser
Mbox
Marker
Offset Property
Get the most recent mbox marker offset.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.0.0
Syntax
C#
Copy
public
long
MboxMarkerOffset
{
get
; }
Request Example
Property Value
Int64
The mbox marker offset.
Remarks
Gets the most recent mbox marker offset.
See Also
Reference
MimeParser Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast