MailboxServerIdParameter constructor (INamedIdentity)
Initializes a new instance of the MailboxServerIdParameter class for the specified server.
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
namedIdentity As INamedIdentity _
)
'Usage
Dim namedIdentity As INamedIdentity
Dim instance As New MailboxServerIdParameter(namedIdentity)
public MailboxServerIdParameter(
INamedIdentity namedIdentity
)
Parameters
namedIdentity
Type: Microsoft.Exchange.Configuration.Tasks.INamedIdentityAn object with a named identity interface that allows its identity to be read.
See also
Reference
MailboxServerIdParameter class
MailboxServerIdParameter members