Share via


DatabaseCopyIdParameter constructor (Database)

Initializes a new instance of the DatabaseCopyIdParameter class for the specified database.

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Sub New ( _
    database As Database _
)
'Usage
Dim database As Database

Dim instance As New DatabaseCopyIdParameter(database)
public DatabaseCopyIdParameter(
    Database database
)

Parameters

See also

Reference

DatabaseCopyIdParameter class

DatabaseCopyIdParameter members

DatabaseCopyIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace