Description
string
imap_setflag_full
( int stream, string sequence, string flag, string options)
The
flags
which
you
can
set
are
"
\\Seen"
,
"\\Answered"
,
"\\Flagged"
,
"\\Deleted"
,
"\\Draft"
,
and
"\\Recent
"
(as
defined
by
RFC2060
)
.
דוגמה
1
.
imap_setflag_full(
)
example
|