get_flags()
Return a string specifying the flags that are currently set. If the message complies with the standard Maildir format, the result is the concatenation in alphabetical order of zero or one occurrence of each of 'D'
, 'F'
, 'P'
, 'R'
, 'S'
, and 'T'
. The empty string is returned if no flags are set or if “info” contains experimental semantics.
Please login to continue.