IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

DeleteFromMailbox Method

Marks the messages specified by MessageSet as deleted.

Object Oriented Interface

public function doDeleteFromMailbox();

Procedural Interface

ipworks_imap_do_deletefrommailbox($res);

Remarks

This method marks the messages specified by MessageSet as deleted. Calling this method is equivalent to calling AddMessageFlags with "\Deleted" as the Flags parameter.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]