| IMimeParserPosition Property |
Get the current position of the parser within the stream.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Property Value
Int64The stream offset.
Remarks
Gets the current position of the parser within the stream.
See Also