meta data for this page
  •  

ibec_pop3_CloseSession

Description

ibec_pop3_CloseSession destroys a POP3 object created with the ibec_pop3_OpenSession function.

Syntax

 function ibec_pop3_CloseSession(POP3Session : variant) : variant;

Example