Gets or sets the IP address or the domain name of the proxy server.
Namespace: MailBee.ProxyAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string Name { get; set; }
Public Property Name As String
Get
Set
Property Value
Type:
StringThe IP address string or the domain name of the proxy server. The default value is an empty string.
Exceptions
See Also