[ Version ( since = "3.12" ) ]
public uint32 get_info_flags (string uid)
Retrieve CamelMessageInfo:CamelFolderSummary:flags
s for a message info with UID uid
.
This is much quicker than @get, because it doesn't require reading the message info from a disk.
this |
a FolderSummary object |
uid |
a uid |
the flags currently stored for message info with UID |