imap_clearflag_full

imap_clearflag_full -- Clears flags on messages

Description

string imap_clearflag_full ( int stream, string sequence, string flag, string options)

The flags which you can unset are " \\Seen" , "\\Answered" , "\\Flagged" , "\\Deleted" , "\\Draft" , and "\\Recent " (as defined by RFC2060 ) .