Top | ![]() |
![]() |
![]() |
![]() |
CamelIMAPXStoreInfo * camel_imapx_store_summary_mailbox (CamelStoreSummary *summary
,const gchar *mailbox_name
);
Retrieve a summary item by mailbox name.
The returned CamelIMAPXStoreInfo is referenced for thread-safety
and should be unreferenced with camel_store_summary_info_unref()
when finished with it.
CamelIMAPXStoreInfo * camel_imapx_store_summary_add_from_mailbox (CamelStoreSummary *summary
,CamelIMAPXMailbox *mailbox
);