Compartir a través de


ClientAccessServer.AutoDiscoverServiceCN Property

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

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

Syntax

'Declaration
Public Property AutoDiscoverServiceCN As Fqdn
    Get
    Friend Set
'Usage
Dim instance As ClientAccessServer
Dim value As Fqdn

value = instance.AutoDiscoverServiceCN
public Fqdn AutoDiscoverServiceCN { get; internal set; }

Property Value

Type: Microsoft.Exchange.Data.Fqdn
The FQDN of the Autodiscover server.