$folder->prev_labeled_message(msg_num, label)
folder
msg_num
label
Returns the message number of the previous message in the folder relative to msg_num that has the label label associated with it, or 0 if there is no such message.
0
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]