MigrationUserStatistics class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Migration.MigrationUser
      Microsoft.Exchange.Migration.MigrationUserStatistics

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class MigrationUserStatistics _
    Inherits MigrationUser
'Usage
Dim instance As MigrationUserStatistics
[SerializableAttribute]
public sealed class MigrationUserStatistics : MigrationUser

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MigrationUserStatistics members

Microsoft.Exchange.Migration namespace