MailClient.CurrentMailServer Property


Gets the latest mail server that is used to receive e-mail message.

[Visual Basic 6.0]
Public Property Get CurrentMailServer() As MailServer
[Visual C++]
public: get_CurrentMailServer(IMailServer** pVal);

Property Value

The latest MailServer object instance that receives e-mail message.