Share via


MigrationBatchIdParameter.ToString Method

Returns the string representation of a migration batch identifier.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As MigrationBatchIdParameter
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String
The string representation of the migration batch identifier.