Click or drag to resize
MimeKit

TnefPropertyReaderRawValueStreamOffset Property

Get the raw value stream offset.

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

Property Value

Int32
The raw value stream offset.
Remarks
Gets the raw value stream offset.
See Also