Click or drag to resize
MimeKit

MimeParserMboxMarkerOffset Property

Get the most recent mbox marker offset.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.0.0
Syntax
C#
public long MboxMarkerOffset { get; }
Request Example

Property Value

Int64
The mbox marker offset.
Remarks
Gets the most recent mbox marker offset.
See Also