ex_logout

Disconnect from the mail server

Member of namespace

Ewsmail

Syntax

bool ex_logout ()

Parameters

None.

Returns

Always True.

Level

Batch level Open or Close event only.

Details

Closes the connection to the mail server. Call once for each batch after ex_login and ex_scan have completed.
Example:
ex_logout()