Share via


MigrationUserStatistics.SkippedItems property

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

Syntax

'Declaration
Public Property SkippedItems As MultiValuedProperty(Of MigrationUserSkippedItem)
    Get
    Friend Set
'Usage
Dim instance As MigrationUserStatistics
Dim value As MultiValuedProperty(Of MigrationUserSkippedItem)

value = instance.SkippedItems
public MultiValuedProperty<MigrationUserSkippedItem> SkippedItems { get; internal set; }

Property value

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

See also

Reference

MigrationUserStatistics class

MigrationUserStatistics members

Microsoft.Exchange.Migration namespace