Share via


MigrationBatch.BatchGuid property

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

Syntax

'Declaration
Public ReadOnly Property BatchGuid As Guid
    Get
'Usage
Dim instance As MigrationBatch
Dim value As Guid

value = instance.BatchGuid
public Guid BatchGuid { get; }

Property value

Type: System.Guid

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace