get_info_flags


Description:

[ Version ( since = "3.12" ) ]
public uint32 get_info_flags (string uid)

Retrieve CamelMessageInfo:CamelFolderSummary:flagss 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.

Parameters:

this

a FolderSummary object

uid

a uid

Returns:

the flags currently stored for message info with UID uid, or (~0) on error