MigrationBatchIdParameter.RawIdentity Property
Gets an uninterpreted identifier for the migration batch identifier.
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 MigrationBatchIdParameter
Dim value As String
value = instance.RawIdentity
public string RawIdentity { get; private set; }
Property Value
Type: System.String
A string representation of the uninterpreted identifier.