dup_changed


Description:

[ Version ( since = "3.58" ) ]
public GenericArray<unowned string> dup_changed ()

Returns an array of changed UID-s.

A UID is considered changed when its corresponding CamelMesageInfo is 'dirty' or when it has set the FOLDER_FLAGGED flag.

Parameters:

this

a FolderSummary

Returns:

a GenericArray with changed UID-s. Free it with g_ptr_array_unref when no longer needed.