Click or drag to resize
ServerInfoHostName Property
The server's host name. This may by a fully qualified domain name or an IP address.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public string HostName { get; }

Property Value

Type: String
See Also