Click or drag to resize
MimeKit

TnefPropertyReader Properties

The TnefPropertyReader type exposes the following members.

Properties
 NameDescription
Public propertyIsEmbeddedMessage Get a value indicating whether the current property is an embedded TNEF message.
Public propertyIsMultiValuedProperty Get a value indicating whether or not the current property has multiple values.
Public propertyIsNamedProperty Get a value indicating whether or not the current property is a named property.
Public propertyIsObjectProperty Get a value indicating whether the current property contains object values.
Public propertyPropertyCount Get the number of properties available.
Public propertyPropertyNameId Get the property name identifier.
Public propertyPropertyTag Get the property tag.
Public propertyRawValueLength Get the length of the raw value.
Public propertyRawValueStreamOffset Get the raw value stream offset.
Public propertyRowCount Get the number of table rows available.
Public propertyValueCount Get the number of values available.
Public propertyValueType Get the type of the value.
Top
See Also