| TnefPropertyReaderValueType Property |
Get the type of the value.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public Type ValueType { get; }
Property Value
TypeThe type of the value.
Remarks
Gets the type of the value.
See Also