Click or drag to resize
MimeKit

TnefReaderStreamOffset Property

Get the current stream offset.

Namespace: MimeKit.Tnef
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public int StreamOffset { get; }

Property Value

Int32
The stream offset.
Remarks
Gets the current stream offset.
See Also