Share via


MigrationBatch.SupportedActions property

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

Syntax

'Declaration
Public Property SupportedActions As MigrationBatchSupportedActions
    Get
    Friend Set
'Usage
Dim instance As MigrationBatch
Dim value As MigrationBatchSupportedActions

value = instance.SupportedActions
public MigrationBatchSupportedActions SupportedActions { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Storage.Management.MigrationBatchSupportedActions

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace