Share via


MigrationUserIdParameter.MigrationUserId property

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

Syntax

'Declaration
Public Property MigrationUserId As MigrationUserId
    Get
    Private Set
'Usage
Dim instance As MigrationUserIdParameter
Dim value As MigrationUserId

value = instance.MigrationUserId
public MigrationUserId MigrationUserId { get; private set; }

Property value

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

See also

Reference

MigrationUserIdParameter class

MigrationUserIdParameter members

Microsoft.Exchange.Management.Migration namespace