DatabaseCopyStatusEntry Class

Provides information about a database copy operation.

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Management.SystemConfigurationTasks.DatabaseCopyStatusEntry

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class DatabaseCopyStatusEntry _
    Implements IConfigurable
'Usage
Dim instance As DatabaseCopyStatusEntry
[SerializableAttribute]
public sealed class DatabaseCopyStatusEntry : IConfigurable

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.