imap_undelete(3) php man page | unix.com

Man Page: imap_undelete

Operating Environment: php

Section: 3

IMAP_UNDELETE(3)							 1							  IMAP_UNDELETE(3)

imap_undelete - Unmark the message which is marked deleted

SYNOPSIS
bool imap_undelete (resource $imap_stream, int $msg_number, [int $flags])
DESCRIPTION
Removes the deletion flag for a specified message, which is set by imap_delete(3) or imap_mail_move(3).
PARAMETERS
o $ imap_stream -An IMAP stream returned by imap_open(3). o $msg_number - The message number o $flags -
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
imap_delete(3), imap_mail_move(3). PHP Documentation Group IMAP_UNDELETE(3)
Related Man Pages
imap_get_quota(3) - php
imap_check(3) - php
imap_get_quotaroot(3) - php
imap_reopen(3) - php
imap_thread(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun