Lasso Soft Inc. > Home

[ Email_POP->UniqueID ]

Method

[Email_Pop->Unique] returns the unique ID of a message from the server. If a position is specified then the unique ID of that email is retrieved. If no position is specified then the unique ID of the current message is specified.

The current message is set when the [Email_POP] type is used within [Iterate] or any time [Email_POP->Get], [Email_POP->Retrieve], [Email_POP->Delete], [Email_POP->Headers], or [Email_POP->UniqueID] is called with a position.

  • Syntax
Var(myPOP = Email_POP(-Host='mail.example.com', -Username='Example', -Password='Example'))
Iterate($myPOP, Var(UniqueID))
  Var(myID = $myPOP->UniqueID)
  ...
/Iterate
$myPOP->Close
Examples

No examples found

Recent Comments

No Comments 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. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft