The [Email_POP] type allows the [Email_POP->Get] method to be customized so that [Iterate] will perform the desired operation automatically. By default [Email_POP->Get] is set to get the Unique ID of the current message. See the documentation for [Email_POP] for other options.
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