MigrationBatch.BatchFlags property
Namespace: Microsoft.Exchange.Migration
Assembly: Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)
Syntax
'Declaration
Public Property BatchFlags As MigrationBatchFlags
Get
Set
'Usage
Dim instance As MigrationBatch
Dim value As MigrationBatchFlags
value = instance.BatchFlags
instance.BatchFlags = value
public MigrationBatchFlags BatchFlags { get; set; }
Property value
Type: Microsoft.Exchange.Data.Storage.Management.MigrationBatchFlags