MailMessageSaveTypeGetHashCode Method

Serves as a hash function for a particular type.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current Object.
See Also