Share via


ServerIdParameter constructor (ClientAccessServer)

Initializes a new instance of the ServerIdParameter class from the specified Exchange Client Access server identifier instance.

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

Syntax

'Declaration
Public Sub New ( _
    caServer As ClientAccessServer _
)
'Usage
Dim caServer As ClientAccessServer

Dim instance As New ServerIdParameter(caServer)
public ServerIdParameter(
    ClientAccessServer caServer
)

Parameters

See also

Reference

ServerIdParameter class

ServerIdParameter members

ServerIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace