Creates a new TNEF property tag from a 32-bit tag value.
the encoded property tag.
Creates a new TNEF property tag from an identifier and type.
the property identifier.
the TNEF property type.
OptionalmultiValue: boolean
whether the property contains multiple values.
Static ReadonlyNullThe null TNEF property tag.
ReadonlyidGets the property identifier.
ReadonlytnefGets the TNEF property type.
Gets whether the property contains multiple values.
Gets whether the property is a named property.
Gets the property type without the multi-valued flag.
Gets whether the TNEF property type is valid.
Convert the property tag to a 32-bit integer value.
the encoded property tag.
Serves as a hash function for this TNEF property tag.
a hash code suitable for hashing algorithms and data structures.
Determines whether another value is equal to this TNEF property tag.
the value to compare with this property tag.
true if the values are equal; otherwise, false.
Convert the property tag to a string representation.
a string representation of the property tag.
Convert a String8 property tag to its Unicode equivalent.
the Unicode equivalent for String8 tags; otherwise, this tag.
A TNEF property tag.