ServerIdParameter constructor (MailboxTransportServerPresentationObject)
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
mailboxTransportServer As MailboxTransportServerPresentationObject _
)
'Usage
Dim mailboxTransportServer As MailboxTransportServerPresentationObject
Dim instance As New ServerIdParameter(mailboxTransportServer)
public ServerIdParameter(
MailboxTransportServerPresentationObject mailboxTransportServer
)
Parameters
- mailboxTransportServer
Type: Microsoft.Exchange.Data.Directory.Management.MailboxTransportServerPresentationObject