|  | UniqueIdGetHashCode Method | 
            Serves as a hash function for a 
UniqueId object.
            
 MailKit (in MailKit.dll) Version: 4.12.1
 Syntax
Syntaxpublic override int GetHashCode()
Return Value
Int32A hash code for this instance that is suitable for use in hashing algorithms and data structures such as a hash table.
 Remarks
Remarks
            Serves as a hash function for a 
UniqueId object.
            
 See Also
See Also