MigrationUser 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 Class MigrationUser _
Inherits ConfigurableObject
'Usage
Dim instance As MigrationUser
[SerializableAttribute]
public class MigrationUser : ConfigurableObject
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.