$ folder ->update_message ( msg_num , \$ mref )
folder
msg_num
mref
Replaces the message specified by msg_num with the contents of the message given by \$mref , which is a reference to a Mail::Internet object.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]