Reads all the message UID-s from the folder folder_name satisfying the set expression.
Sets the out_uids to null and returns true when the
folder_name is not part of the this.
Free the out_uids array with g_ptr_array_unref, when no longer needed.
| this | |
| folder_name |
name of the folder to read UID-s from |
| out_uids |
an output argument for the read message UID-s |
| cancellable |
a Cancellable, or |
|
whether succeeded |