$ folder ->delete_label ( msg_num , label )
folder
msg_num
label
Deletes the association of label with msg_num . Returns 1 on success and 0 if there was no association.
1
0
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]