Compartir a través de


ClientAccessArrayIdParameter Constructor (Fqdn)

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

Syntax

'Declaration
Public Sub New ( _
    fqdn As Fqdn _
)
'Usage
Dim fqdn As Fqdn

Dim instance As New ClientAccessArrayIdParameter(fqdn)
public ClientAccessArrayIdParameter(
    Fqdn fqdn
)

Parameters