MailKit Documentation
MailKit Documentation
API Reference
MailKit
AnnotationAttribute Class
AnnotationAttribute Methods
Equals Method
GetHashCode Method
ToString Method
Annotation
Attribute
Get
Hash
Code Method
Serves as a hash function for a
AnnotationAttribute
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
AnnotationAttribute
object.
See Also
Reference
AnnotationAttribute Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast