imap_undelete
imap_undelete
Unmark the message which is marked deleted
true **imap_undelete** IMAP\Connection $imap string $message_nums int $flags
Removes the deletion flag for a specified message, which is set by
or .
imap_delete``imap_mail_move
message_nums
A string representing one or more messages in IMAP4-style sequence format
(, , or combination of these
delimited by commas).
"n"``"n:m"
flags
return.true.always
imap_delete``imap_mail_move