Click or drag to resize
MimeKit

TnefPropertyTag Properties

The TnefPropertyTag type exposes the following members.

Properties
 NameDescription
Public propertyId Get the property identifier.
Public propertyIsMultiValued Get a value indicating whether or not the property contains multiple values.
Public propertyIsNamed Get a value indicating whether or not the property has a special name.
Public propertyIsTnefTypeValid Get a value indicating whether the property value type is valid.
Public propertyTnefType Get the property's value type (including the multi-valued bit).
Public propertyValueTnefType Get the type of the value that the property contains.
Top
See Also