Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.