Specifes the type of mail server that the client is connected to.
| Member Name | Description |
|---|---|
| serverUnknown | The server type has not been explicitly set. The server type will be automatically determined by the value of the service port number specified by the value of the ServerPort property. |
| serverPop3 | The Post Office Protocol is used when establishing a connection to the mail server. |
| serverImap4 | The Internet Message Access Protocol is used when establishing a connection to the mail server. |
Namespace: SocketTools
Assembly: SocketTools.InternetMail (in SocketTools.InternetMail.dll)
SocketTools Namespace | ServerType Property (SocketTools.InternetMail)