| TnefReaderStreamOffset Property |
Get the current stream offset.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public int StreamOffset { get; }
Property Value
Int32The stream offset.
Remarks
Gets the current stream offset.
See Also