Gets a value which indicates if a connection to the mail server has been established.
Returns true if the connection has been established; otherwise returns false.
The IsConnected property can only be used to indicate if there is still a logical connection to the mail server. It cannot be used to detect abnormal conditions such as the remote host aborting the connection, the physical network connection being lost or other critical errors.
InternetMail Class | SocketTools Namespace