imap_clearflag_full

 bool imap_clearflag_full ( resource $imap_stream , string $sequence , string $flag [, int $options = 0 ] ) 

説明

This function causes a store to delete the specified flag to the flags set for the messages in the specified sequence.

戻り値

Returns TRUE on success or FALSE on failure.