dup_junk_uids


Description:

public GenericArray<unowned string> dup_junk_uids (string folder_name) throws Error

Gets junk message UID-s in folder folder_name.

Free the returned array with g_ptr_array_unref, when no longer needed.

Parameters:

this

a StoreDB

folder_name

a folder name

Returns:

a GenericArray of message UID-s in folder folder_name, which are marked as junk, or null on error