Creates an empty TNEF name identifier.
Creates a new TNEF name identifier with the specified integer identifier.
the property set GUID.
the identifier.
Creates a new TNEF name identifier with the specified string identifier.
the property set GUID.
the name.
ReadonlypropertyGets the property set GUID.
ReadonlykindGets the kind of TNEF name identifier.
ReadonlyidGets the integer identifier when kind is TnefNameIdKind.Id.
ReadonlynameGets the string name when kind is TnefNameIdKind.Name.
Determines whether another value is equal to this TNEF name identifier.
the value to compare with this identifier.
true if the values are equal; otherwise, false.
Serves as a hash function for this TNEF name identifier.
a hash code suitable for hashing algorithms and data structures.
A TNEF name identifier.