Share via


MigrationEndpointIdParameter.RawIdentity property

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

Syntax

'Declaration
Public Property RawIdentity As String
    Get
    Private Set
'Usage
Dim instance As MigrationEndpointIdParameter
Dim value As String

value = instance.RawIdentity
public string RawIdentity { get; private set; }

Property value

Type: System.String

See also

Reference

MigrationEndpointIdParameter class

MigrationEndpointIdParameter members

Microsoft.Exchange.Management.Migration namespace