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_append(3) - php
imap_delete(3) - php
imap_getsubscribed(3) - php
imap_set_quota(3) - php
imap_status(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!