MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Tnef
TnefPropertyTag Structure
TnefPropertyTag Methods
Equals Method
GetHashCode Method
ToString Method
ToUnicode Method
Tnef
Property
Tag
Get
Hash
Code Method
Serves as a hash function for a
TnefPropertyTag
object.
Namespace:
MimeKit.Tnef
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
override
int
GetHashCode
()
Return Value
Int32
A hash code for this instance that is suitable for use in hashing algorithms and data structures such as a hash table.
Remarks
Serves as a hash function for a
TnefPropertyTag
object.
See Also
Reference
TnefPropertyTag Structure
MimeKit.Tnef Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast