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