MigrationBatchId.Name property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public ReadOnly Property Name As String
Get
'Usage
Dim instance As MigrationBatchId
Dim value As String
value = instance.Name
public string Name { get; }
Property value
Type: System.String