PidNamePropertyDescriptorGetHashCode Method

Serves as a hash function for a type.

Namespace:  Aspose.Email.Mapi
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