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: 550.0.60.0
Syntax
C#
public string HostName { get; }

Property Value

Type: String
See Also