UMServer.ExternalServiceFqdn property
Gets or sets the host name of the load balancer that is servicing Unified Messaging servers.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property ExternalServiceFqdn As UMSmartHost
Get
Set
'Usage
Dim instance As UMServer
Dim value As UMSmartHost
value = instance.ExternalServiceFqdn
instance.ExternalServiceFqdn = value
public UMSmartHost ExternalServiceFqdn { get; set; }
Property value
Type: Microsoft.Exchange.Data.UMSmartHost
The IP address and fully qualified domain name (FQDN) of the external load balancer.