Click or drag to resize
MimeKit

TnefPropertyReaderValueType Property

Get the type of the value.

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

Property Value

Type
The type of the value.
Remarks
Gets the type of the value.
See Also