MigrationUser.GetHashCode method

This member overrides Object.GetHashCode().

Namespace:  Microsoft.Exchange.Migration
Assembly:  Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As MigrationUser
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return value

Type: System.Int32

See also

Reference

MigrationUser class

MigrationUser members

Microsoft.Exchange.Migration namespace