| ProxyServer Class |
Namespace: MailBee.Proxy
The ProxyServer type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AccountName |
Gets or sets the user account name on the proxy server.
| |
| Name |
Gets or sets the IP address or the domain name of the proxy server.
| |
| Password |
Gets or sets the user account password on the proxy server.
| |
| Port |
Gets or sets the port number on which to communicate with the proxy server.
| |
| Protocol |
Gets or sets which proxy protocol (if any) should be used when connecting to a mail server.
| |
| StringEncoding |
Gets or sets the encoding used to convert strings sent to the proxy server to bytes.
|