im_logout
Disconnect from the mail server.
Member of namespace
ImailSyntax
bool im_logout ()
Parameters
None.Returns
Always True.Level
Batch level Open or Close event only.Details
Closes the connection to the mail server. Call one time for each batch after im_login and im_scan are completed.- Example:
im_logout()