CamelIMAPXSearch
GObject ╰── CamelFolderSearch ╰── CamelIMAPXSearch
CamelFolderSearch * camel_imapx_search_new (CamelIMAPXStore *imapx_store);
CamelIMAPXStore *imapx_store
Returns a new CamelIMAPXSearch instance.
a new CamelIMAPXSearch
Since 3.8
struct CamelIMAPXSearch;
Contains only private data that should be read and manipulated using the functions below.
“store”
“store” CamelIMAPXStore *
IMAPX Store for server-side searches.
Flags: Read / Write