MailBee.NET Objects 4.0

ProxyServer.Name Property

Gets or sets the IP address or the domain name of the proxy server.

public string Name {get; set;}

Property Value

The IP address string or the domain name of the proxy server. The default value is an empty string.

Exceptions

Exception Type Condition
MailBeeInvalidArgumentException value is a null reference (Nothing in Visual Basic).

See Also

ProxyServer Class | MailBee.Proxy Namespace