ClientAccessServer.Fqdn Property

Gets the fully qualified domain name (FQDN) of the Client Access server.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property Fqdn As String
    Get
'Usage
Dim instance As ClientAccessServer
Dim value As String

value = instance.Fqdn
public string Fqdn { get; }

Property Value

Type: System.String
The FQDN of the Client Access server.