OleDocumentFormatGetHashCode Method

Returns the hash code of this instance.

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

Return Value

Type: Int32
The hash code for this instance.
See Also