Click or drag to resize
MimeKit

TnefPropertyTag Operators and Type Conversions

The TnefPropertyTag type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberEquality(TnefPropertyTag, TnefPropertyTag) Compare two TnefPropertyTag objects for equality.
Public operatorStatic member(Int32 to TnefPropertyTag) Cast an integer tag value into a TNEF property tag.
Public operatorStatic member(TnefPropertyTag to Int32) Cast a TNEF property tag into a 32-bit integer value.
Public operatorStatic memberInequality(TnefPropertyTag, TnefPropertyTag) Compare two TnefPropertyTag objects for inequality.
Top
See Also