Share via


MigrationBatch.Message property

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

Syntax

'Declaration
Public Property Message As LocalizedString
    Get
    Friend Set
'Usage
Dim instance As MigrationBatch
Dim value As LocalizedString

value = instance.Message
public LocalizedString Message { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Common.LocalizedString

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace