|
imap_setflag_fullSets flags on messages Description
true imap_setflag_full(
IMAP\Connection $imap,string $sequence,string $flag,int $options = 0)
Causes a store to add the specified Parameters
Return Values
Always returns Errors/Exceptions
Throws a ValueError if Changelog
Examples
Example #1 imap_setflag_full example See Also
|