Share via


DatabaseCopyIdParameter constructor (ADObjectId)

Initializes a new instance of the DatabaseCopyIdParameter class for the specified Active Directory object.

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

Syntax

'Declaration
Public Sub New ( _
    adObjectId As ADObjectId _
)
'Usage
Dim adObjectId As ADObjectId

Dim instance As New DatabaseCopyIdParameter(adObjectId)
public DatabaseCopyIdParameter(
    ADObjectId adObjectId
)

Parameters

See also

Reference

DatabaseCopyIdParameter class

DatabaseCopyIdParameter members

DatabaseCopyIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace