Dart Smtp, Pop, Imap Controls
Logout Method
Description
End a session.
Syntax
Visual Basic
Public Sub Logout() 
Remarks

Call this method to end a session. Successful execution of this method permanently removes any "marked-for-delete" messages from the server, ends the session, and causes the server to terminate the connection. Failure to use this method causes the server to clear any pending "marked-for-delete" message flags.

The Message.Attribute(msgNumber) property of each message is set to 0.

Error Codes

This method may generate the following error code (refer to MailErrorConstants for a complete list of error codes):

See Also

Pop Object  | Pop Members


PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic