Share via


MailboxServerIdParameter constructor (ADObjectId)

Initializes a new instance of the MailboxServerIdParameter class for the server with the specified Active Directory object identifier.

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 MailboxServerIdParameter(adObjectId)
public MailboxServerIdParameter(
    ADObjectId adObjectId
)

Parameters

See also

Reference

MailboxServerIdParameter class

MailboxServerIdParameter members

MailboxServerIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace