Click or drag to resize
MimeKit

TnefPropertyReaderRawValueLength Property

Get the length of the raw value.

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

Property Value

Int32
The length of the raw value.
Remarks
Gets the length of the raw value.
See Also