Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: message_listChapter 14
Email Connectivity
Next: Reference: next_message
 

next_labeled_message

 $folder->next_labeled_message(msg_num, label)

Returns the message number of the next message in the folder relative to msg_number that has the label label associated with it, or 0 if there is no such message.


Previous: Reference: message_listPerl in a NutshellNext: Reference: next_message
Reference: message_listBook IndexReference: next_message