Click or drag to resize
MimeKit

IMimeParserMboxMarkerOffset Property

Gets the most recent mbox marker offset.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
long MboxMarkerOffset { get; }

Property Value

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