Click or drag to resize
MimeKit

IMimeParserMboxMarker Property

Gets the most recent mbox marker.

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

Property Value

String
The mbox marker.
Remarks
Gets the most recent mbox marker.
See Also