MailClient.Connected Property


Gets whether the server is connected.

[Visual Basic 6.0]
Public Property Get Connected() As Boolean
[Visual C++]
public: get_Connected(VARIANT_BOOL* pVal);

Property Value

A bool value indicating whether the mail server has been connected.