Share via


MigrationBatch.Locale property

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

Syntax

'Declaration
Public Property Locale As CultureInfo
    Get
    Friend Set
'Usage
Dim instance As MigrationBatch
Dim value As CultureInfo

value = instance.Locale
public CultureInfo Locale { get; internal set; }

Property value

Type: System.Globalization.CultureInfo

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace