MailKit Documentation
MailKit Documentation
API Reference
MailKit
MetadataTag Structure
MetadataTag Methods
Equals Method
GetHashCode Method
ToString Method
Metadata
Tag
Get
Hash
Code Method
Serves as a hash function for a
MetadataTag
object.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.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
MetadataTag
object.
See Also
Reference
MetadataTag Structure
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast