Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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