Share via


ServerIdParameter constructor

Initializes a new instance of the ServerIdParameter class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ServerIdParameter()
public ServerIdParameter()

Remarks

When the ServerIdParameter() constructor is called with no arguments, a ServerIdParameter instance is created for the local server's fully qualified domain name (FQDN).

See also

Reference

ServerIdParameter class

ServerIdParameter members

ServerIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace