Share via


MigrationReport.Rows property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Property Rows As MultiValuedProperty(Of String)
    Get
    Friend Set
'Usage
Dim instance As MigrationReport
Dim value As MultiValuedProperty(Of String)

value = instance.Rows
public MultiValuedProperty<string> Rows { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<String>

See also

Reference

MigrationReport class

MigrationReport members

Microsoft.Exchange.Data.Storage.Management namespace