Once the POP connection has been established [Email_POP->Size] reports how many messages are waiting on the server.
var(myPOP = Email_POP(-Host='mail.example.com', -Username='Example', -Password='Example'))
Loop($myPOP->Size)
$myPOP->Get(Loop_Count)
/Loop
$myPOP->Close
No examples found
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments