Click or drag to resize
MimeKit

TnefPropertyTagTnefType Property

Get the property's value type (including the multi-valued bit).

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

Property Value

TnefPropertyType
The property's value type.
Remarks
Gets the property's value type (including the multi-valued bit).
See Also