Share via


MigrationUser.Identity property

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

Syntax

'Declaration
Public Property Identity As MigrationUserId
    Get
    Friend Set
'Usage
Dim instance As MigrationUser
Dim value As MigrationUserId

value = instance.Identity
public MigrationUserId Identity { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Storage.Management.MigrationUserId

See also

Reference

MigrationUser class

MigrationUser members

Microsoft.Exchange.Migration namespace