imap_undelete
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Unmark the message which is marked deleted
<?php imap_undelete
(
IMAP\Connection $imap
,
string $message_nums
,
int $flags
=
0
):
true