.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to MailMan Class Summary

MailMan::VerifySmtpLogin

Return True if a connection and login is successful with the SMTP server. Otherwise return False.

  Declarations  
    [Visual Basic]
Public Function VerifySmtpLogin() As Boolean

[C#]
public bool VerifySmtpLogin();

[C++]
public bool VerifySmtpLogin();

[JScript]
public function VerifySmtpLogin() : Boolean
 
  Parameters  
   
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.