Gets or sets the IP address or the domain name of the proxy server.
Namespace: MailBee.ProxyAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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