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 or sets the URI that is used internally to contact the Autodiscover service.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property AutoDiscoverServiceInternalUri As Uri
Get
Set
'Usage
Dim instance As ClientAccessServer
Dim value As Uri
value = instance.AutoDiscoverServiceInternalUri
instance.AutoDiscoverServiceInternalUri = value
public Uri AutoDiscoverServiceInternalUri { get; set; }
Property value
Type: System.Uri
The intranet URI of the Autodiscover service.