Compartir a través de


MigrationBatchId.Id Property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Property Id As String
    Get
    Private Set
'Usage
Dim instance As MigrationBatchId
Dim value As String

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

Property Value

Type: System.String